Files
fsfw/unittests/tmtcpacket/CMakeLists.txt
2022-07-21 19:16:44 +02:00

9 lines
177 B
CMake

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