eive-obsw/bsp_hosted/CMakeLists.txt

5 lines
138 B
CMake
Raw Normal View History

2023-09-06 13:40:38 +02: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)