eive-obsw/bsp_q7s/core/CMakeLists.txt
Robin Mueller a20dce5a87
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
cmakelists fix, bump fsfw
2022-11-28 08:48:19 +01:00

5 lines
185 B
CMake

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