fsfw/unittests/cfdp/handler/CMakeLists.txt
2022-08-09 15:09:43 +02:00

4 lines
154 B
CMake

target_sources(
${FSFW_TEST_TGT} PRIVATE testDistributor.cpp testDestHandler.cpp
testSourceHandler.cpp testFaultHandler.cpp)