Files
fsfw/unittests/tmtcpacket/CMakeLists.txt
T

5 lines
87 B
CMake
Raw Normal View History

2021-10-07 13:24:46 +02:00
target_sources(${FSFW_TEST_TGT} PRIVATE
2022-07-18 16:21:00 +02:00
testCcsdsCreator.cpp
testCcsdsReader.cpp
2021-04-13 10:42:49 +02:00
)