6 lines
57 B
CMake
6 lines
57 B
CMake
|
target_sources(${OBSW_NAME} PUBLIC
|
||
|
CCSDSHandler.cpp
|
||
|
)
|
||
|
|
||
|
|