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

3 lines
127 B
CMake
Raw Normal View History

2022-09-07 18:21:16 +02:00
target_sources(${TARGET_NAME} PRIVATE InitMission.cpp ObjectFactory.cpp
CfdpHandler.cpp)