mirror of
https://github.com/dhewm/dhewm3.git
synced 2024-11-29 07:32:25 +00:00
a6ba6cb5e5
-DASAN=ON enables the Address Sanitizer (ASan), if supported -DUBSAN=ON same for Undefined Behavior Sanitizer (UBSan) -DFORCE_COLORED_OUTPUT=ON forces GCC or Clang to use colors in their messages, useful when building with ninja All three options default to OFF (though when building with make in a suitable terminal, GCC and clang automatically use colors) Also modified the cmake_minimum_required() line to shut up deprecation warnings (though TBH I have no idea if this really still works with CMake 2.6) |
||
---|---|---|
.. | ||
cm | ||
d3xp | ||
framework | ||
game | ||
idlib | ||
MayaImport | ||
renderer | ||
sound | ||
sys | ||
tools | ||
TypeInfo | ||
ui | ||
CMakeLists.txt | ||
config.h.in | ||
mmakefile.src |