Robin Mueller
a20dce5a87
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
5 lines
185 B
CMake
5 lines
185 B
CMake
target_sources(${OBSW_NAME} PRIVATE CoreController.cpp scheduling.cpp
|
|
ObjectFactory.cpp)
|
|
|
|
target_sources(${SIMPLE_OBSW_NAME} PRIVATE scheduling.cpp)
|