petriVM18
74b38a6d06
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
10 lines
168 B
CMake
10 lines
168 B
CMake
target_sources(${OBSW_NAME} PUBLIC
|
|
InitMission.cpp
|
|
main.cpp
|
|
ObjectFactory.cpp
|
|
GlobalConfigHandler.cpp
|
|
)
|
|
|
|
add_subdirectory(fsfwconfig)
|
|
add_subdirectory(boardconfig)
|