testArduino/bsp_linux/core/CMakeLists.txt

6 lines
80 B
CMake

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