6 lines
99 B
CMake
6 lines
99 B
CMake
target_sources(${LIB_EIVE_MISSION} PRIVATE
|
|
CCSDSHandler.cpp
|
|
VirtualChannel.cpp
|
|
TmFunnel.cpp
|
|
)
|