fsfw-example-linux-mcu/bsp_linux/core/CMakeLists.txt
2021-06-11 12:50:14 +02:00

5 lines
79 B
CMake

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