fsfw/unittests/cfdp/CMakeLists.txt

6 lines
185 B
CMake
Raw Permalink Normal View History

2022-08-10 09:39:57 +02:00
target_sources(${FSFW_TEST_TGT} PRIVATE testCfdp.cpp testOtherTlvs.cpp
testTlv.cpp testLvs.cpp)
2022-08-09 14:55:08 +02:00
add_subdirectory(handler)
add_subdirectory(pdu)