fsfw/unittests/cfdp/handler/CMakeLists.txt

4 lines
154 B
CMake

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