4 lines
154 B
CMake
4 lines
154 B
CMake
target_sources(
|
|
${FSFW_TEST_TGT} PRIVATE testDistributor.cpp testDestHandler.cpp
|
|
testSourceHandler.cpp testFaultHandler.cpp)
|