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

3 lines
62 B
CMake
Raw Normal View History

2021-06-08 13:29:49 +02:00
target_sources(${TARGET_NAME} PRIVATE
TestController.cpp
)