fsfw/unittests/cfdp/handler/CMakeLists.txt

5 lines
184 B
CMake
Raw Normal View History

2022-09-14 19:29:43 +02:00
target_sources(
${FSFW_TEST_TGT}
PRIVATE testDistributor.cpp testDestHandler.cpp testReservedMsgParser.cpp
testPutRequest.cpp testSourceHandler.cpp testFaultHandler.cpp)