fsfw-example-stm32h7-rtems/bsp_stm32h7_rtems/core/CMakeLists.txt

7 lines
90 B
CMake

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