Robin Mueller
46a756b1ee
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
10 lines
226 B
CMake
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)
|