eive-obsw/bsp_hosted/CMakeLists.txt
Robin Mueller c64f1f8693
Some checks failed
EIVE/eive-obsw/pipeline/pr-main There was a failure building this commit
a lot of good stuff
2023-09-06 13:40:38 +02:00

5 lines
138 B
CMake

target_sources(${OBSW_NAME} PUBLIC scheduling.cpp main.cpp objectFactory.cpp)
add_subdirectory(fsfwconfig)
add_subdirectory(boardconfig)