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

4 lines
67 B
CMake

target_sources(${TARGET_NAME} PRIVATE
FsfwTestController.cpp
)