5 lines
63 B
CMake

target_sources(${TARGET_NAME}
PRIVATE
GenericFactory.cpp
)