eive-obsw/bsp_q7s/core/CMakeLists.txt
Robin Mueller f771fefbc9
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
rename scheduling file
2022-11-25 11:04:33 +01:00

5 lines
186 B
CMake

target_sources(${OBSW_NAME} PRIVATE CoreController.cpp scheduling.cpp
ObjectFactory.cpp)
target_sources(${SIMPLE_OBSW_NAME} PRIVATE InitMission.cpp)