fsfw/unittests/cfdp/CMakeLists.txt

5 lines
119 B
CMake
Raw Normal View History

2022-08-09 15:09:43 +02:00
target_sources(${FSFW_TEST_TGT} PRIVATE testCfdp.cpp testTlvsLvs.cpp)
2022-08-09 14:55:08 +02:00
add_subdirectory(handler)
add_subdirectory(pdu)