cmake init, printChar tests
This commit is contained in:
7
tcdistribution/CMakeLists.txt
Normal file
7
tcdistribution/CMakeLists.txt
Normal file
@ -0,0 +1,7 @@
|
||||
target_sources(${LIB_FSFW_NAME}
|
||||
PRIVATE
|
||||
CCSDSDistributor.cpp
|
||||
PUSDistributor.cpp
|
||||
TcDistributor.cpp
|
||||
TcPacketCheck.cpp
|
||||
)
|
Reference in New Issue
Block a user