eive-obsw/mission/tmtc/CMakeLists.txt
Robin Mueller 46a756b1ee
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
some updates
2022-10-24 10:57:30 +02:00

10 lines
226 B
CMake

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