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

7 lines
90 B
CMake
Raw Normal View History

2021-07-16 12:22:35 +02:00
target_sources(${TARGET_NAME} PRIVATE
InitMission.cpp
ObjectFactory.cpp
printChar.c
)