fsfw/unittests/tmtcpacket/CMakeLists.txt

7 lines
132 B
CMake

target_sources(${FSFW_TEST_TGT} PRIVATE
testCcsdsCreator.cpp
testCcsdsReader.cpp
testPusTcCreator.cpp
testPusTcReader.cpp
)