fsfw/unittests/cfdp/handler/CMakeLists.txt
Robin Mueller 7f9401cf63
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
some bugfixes
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)