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

6 lines
77 B
CMake

target_sources(${TARGET_NAME} PRIVATE
InitMission.cpp
ObjectFactory.cpp
)