cmake init, printChar tests
This commit is contained in:
8
tmtcpacket/pus/CMakeLists.txt
Normal file
8
tmtcpacket/pus/CMakeLists.txt
Normal file
@ -0,0 +1,8 @@
|
||||
target_sources(${LIB_FSFW_NAME}
|
||||
PRIVATE
|
||||
TcPacketBase.cpp
|
||||
TcPacketStored.cpp
|
||||
TmPacketBase.cpp
|
||||
TmPacketMinimal.cpp
|
||||
TmPacketStored.cpp
|
||||
)
|
Reference in New Issue
Block a user