eive-obsw/bsp_hosted/CMakeLists.txt
Robin Mueller 9481cc2eb0
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
rename bsp hosted scheduling file
2022-11-15 17:08:10 +01:00

5 lines
138 B
CMake

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