fsfw-example-common/example/core/CMakeLists.txt

5 lines
63 B
CMake

target_sources(${TARGET_NAME}
PRIVATE
GenericFactory.cpp
)