fsfw-example-hosted/bsp_hosted/core/CMakeLists.txt

5 lines
79 B
CMake

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