applied changes according to pr comments

This commit is contained in:
2021-06-21 17:25:13 +02:00
parent d74f8860c8
commit 4b4ac7902f
7 changed files with 5 additions and 5 deletions

5
linux/obc/CMakeLists.txt Normal file
View File

@ -0,0 +1,5 @@
target_sources(${TARGET_NAME} PUBLIC
CCSDSIPCoreBridge.cpp
)