eive-obsw/mission/tmtc/CMakeLists.txt
Robin Mueller 94fee2d429
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
some more fixes and tweaks
2023-02-07 12:23:00 +01:00

11 lines
276 B
CMake

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