eive-obsw/bsp_hosted/CMakeLists.txt
Robin Mueller 1d714ff85e
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Moved PLOC components to q7s folder
2021-08-09 16:30:59 +02:00

9 lines
145 B
CMake

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