eive-obsw/mission/tmtc/CMakeLists.txt
Robin Mueller dc45c53e38
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
add new CFDP and PUS TM funnel
2022-10-21 11:51:44 +02:00

4 lines
159 B
CMake

target_sources(
${LIB_EIVE_MISSION} PRIVATE CCSDSHandler.cpp VirtualChannel.cpp TmFunnel.cpp
CfdpTmFunnel.cpp PusTmFunnel.cpp)