6 lines
181 B
CMake
6 lines
181 B
CMake
target_sources(${FSFW_TEST_TGT} PRIVATE testCfdp.cpp testTlvsLvs.cpp
|
|
testSourceHandler.cpp)
|
|
|
|
add_subdirectory(handler)
|
|
add_subdirectory(pdu)
|