7 lines
80 B
CMake
7 lines
80 B
CMake
target_sources(${TARGET_NAME} PUBLIC
|
|
CCSDSHandler.cpp
|
|
VirtualChannel.cpp
|
|
)
|
|
|
|
|