eive-obsw/bsp_hosted/CMakeLists.txt

5 lines
138 B
CMake
Raw Normal View History

2022-11-15 17:08:10 +01:00
target_sources(${OBSW_NAME} PUBLIC scheduling.cpp main.cpp ObjectFactory.cpp)
2020-12-29 01:09:59 +01:00
add_subdirectory(fsfwconfig)
add_subdirectory(boardconfig)