Robin Mueller
c599714aea
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
11 lines
266 B
CMake
11 lines
266 B
CMake
target_sources(
|
|
${LIB_EIVE_MISSION}
|
|
PRIVATE CcsdsIpCoreHandler.cpp
|
|
VirtualChannel.cpp
|
|
TmFunnelHandler.cpp
|
|
TmFunnelBase.cpp
|
|
CfdpTmFunnel.cpp
|
|
Service15TmStorage.cpp
|
|
TmStore.cpp
|
|
PusTmFunnel.cpp)
|