fsfw/src/fsfw_tests/integration/controller/CMakeLists.txt

3 lines
64 B
CMake
Raw Normal View History

2021-10-17 23:27:31 +02:00
target_sources(${LIB_FSFW_NAME} PRIVATE
TestController.cpp
)