-
Do not use CMake CONCAT · 38c27c2cMatt Clarkson authored
CONCAT was added quite late in the CMake release cycles so lets use `set()` instead which has been around _forever_...
38c27c2c
×
CONCAT was added quite late in the CMake release cycles so lets use `set()` instead which has been around _forever_...