fsfw-example-stm32h7-freertos/bsp_stm32h7_freertos/core/CMakeLists.txt

2 lines
73 B
CMake
Raw Normal View History

2022-05-22 15:30:38 +02:00
target_sources(${TARGET_NAME} PRIVATE InitMission.cpp ObjectFactory.cpp)