eive-obsw/bsp_q7s/core/CMakeLists.txt
Robin Mueller c1248dd4e1
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
building new EM config
2022-04-29 15:47:54 +02:00

9 lines
147 B
CMake

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