eive-obsw/mission/tmtc/CMakeLists.txt
Robin Mueller e897fb63d8
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
use CSB backend instead
2022-10-24 10:26:00 +02:00

10 lines
233 B
CMake

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