6 lines
64 B
CMake
6 lines
64 B
CMake
|
target_sources(${TARGET_NAME} PUBLIC
|
||
|
CCSDSIPCoreBridge.cpp
|
||
|
)
|
||
|
|
||
|
|