fsfw-example-common/mission/core/CMakeLists.txt
2021-06-08 13:29:49 +02:00

5 lines
63 B
CMake

target_sources(${TARGET_NAME}
PRIVATE
GenericFactory.cpp
)