Robin Mueller
94fee2d429
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
11 lines
276 B
CMake
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)
|