eive-obsw/bsp_hosted/CMakeLists.txt
petriVM18 c4b8fa5444
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Merged from development, added unit test for config file handler, removed obsolete stuff from handler
2022-07-05 10:02:43 +02:00

6 lines
140 B
CMake

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