mirror of
https://github.com/dhewm/dhewm3.git
synced 2025-03-22 02:31:03 +00:00
dhewm3 uses source_group(TREE ...) which is only supported in CMake 3.8 and newer. As it's only cosmetical (so files show up in correct path in IDEs like Visual Studio), I just replace the source_group() function with a dummy for affected CMake versions. At least people can still compile then.. fixes #232 |
||
---|---|---|
.. | ||
cm | ||
d3xp | ||
framework | ||
game | ||
idlib | ||
MayaImport | ||
renderer | ||
sound | ||
sys | ||
tools | ||
TypeInfo | ||
ui | ||
CMakeLists.txt | ||
config.h.in | ||
mmakefile.src |