fsfw/unittests/cfdp/handler/CMakeLists.txt

5 lines
165 B
CMake
Raw Normal View History

2022-09-14 19:29:43 +02:00
target_sources(
${FSFW_TEST_TGT}
PRIVATE testDistributor.cpp testDestHandler.cpp testReservedMsgParser.cpp
testSourceHandler.cpp testFaultHandler.cpp)