eive-obsw/bsp_hosted/CMakeLists.txt
Robin Mueller 3ca11b5894
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
run auto-formatter
2022-07-14 17:35:49 +02:00

5 lines
139 B
CMake

target_sources(${OBSW_NAME} PUBLIC InitMission.cpp main.cpp ObjectFactory.cpp)
add_subdirectory(fsfwconfig)
add_subdirectory(boardconfig)