fsfw/src/fsfw/controller/CMakeLists.txt

3 lines
127 B
CMake

target_sources(${LIB_FSFW_NAME} PRIVATE ControllerBase.cpp
ExtendedControllerBase.cpp)