eive-obsw/mission/tmtc/CMakeLists.txt
Robin Mueller c599714aea
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
some sort of filter handling
2022-11-11 15:39:27 +01:00

11 lines
266 B
CMake

target_sources(
${LIB_EIVE_MISSION}
PRIVATE CcsdsIpCoreHandler.cpp
VirtualChannel.cpp
TmFunnelHandler.cpp
TmFunnelBase.cpp
CfdpTmFunnel.cpp
Service15TmStorage.cpp
TmStore.cpp
PusTmFunnel.cpp)