fsfw/controller/CMakeLists.txt
2021-01-28 11:47:28 +01:00

4 lines
74 B
CMake

target_sources(${LIB_FSFW_NAME}
PRIVATE
ControllerBase.cpp
)