fsfw/unittests/cfdp/handler/CMakeLists.txt

3 lines
122 B
CMake
Raw Normal View History

2022-09-14 19:15:52 +02:00
target_sources(${FSFW_TEST_TGT} PRIVATE testDistributor.cpp
testFaultHandler.cpp)