Robin Mueller
1d714ff85e
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
9 lines
145 B
CMake
9 lines
145 B
CMake
target_sources(${TARGET_NAME} PUBLIC
|
|
InitMission.cpp
|
|
main.cpp
|
|
ObjectFactory.cpp
|
|
)
|
|
|
|
add_subdirectory(fsfwconfig)
|
|
add_subdirectory(boardconfig)
|