fsfw/unittests/cfdp/handler/CMakeLists.txt
Robin Mueller 385a0ffd73
All checks were successful
fsfw/fsfw/pipeline/head This commit looks good
add CFDP handlers manually
2022-09-14 19:29:43 +02:00

4 lines
154 B
CMake

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