1
0
forked from fsfw/fsfw
fsfw/controller/CMakeLists.txt

4 lines
74 B
CMake

target_sources(${LIB_FSFW_NAME}
PRIVATE
ControllerBase.cpp
)