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