added ipc cmakelists
This commit is contained in:
parent
81201d6fb7
commit
770336fff3
6
ipc/CMakeLists.txt
Normal file
6
ipc/CMakeLists.txt
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
target_sources(${LIB_FSFW_NAME}
|
||||||
|
PRIVATE
|
||||||
|
CommandMessage.cpp
|
||||||
|
CommandMessageCleaner.cpp
|
||||||
|
MessageQueueMessage.cpp
|
||||||
|
)
|
Loading…
Reference in New Issue
Block a user