4 lines
159 B
CMake
4 lines
159 B
CMake
target_sources(
|
|
${LIB_EIVE_MISSION} PRIVATE CCSDSHandler.cpp VirtualChannel.cpp TmFunnel.cpp
|
|
CfdpTmFunnel.cpp PusTmFunnel.cpp)
|