fsfw-example-common/example/controller/CMakeLists.txt

4 lines
67 B
CMake
Raw Normal View History

2021-12-14 17:49:19 +01:00
target_sources(${TARGET_NAME} PRIVATE
FsfwTestController.cpp
)