mirror of
https://github.com/MariaDB/server.git
synced 2025-10-28 09:26:12 +01:00
debug build with older cmake. The constant is implicitely defined by VS when chosen C runtime is Debug (/MTd, MDd). CMake does not define it since https://public.kitware.com/Bug/view.php?id=15777 was fixed. We remove it from compile flags, to be able to build Debug with /MT runtime using older cmakes. |
||
|---|---|---|
| .. | ||
| AIX.cmake | ||
| Cygwin.cmake | ||
| Darwin.cmake | ||
| FreeBSD.cmake | ||
| HP-UX.cmake | ||
| Linux.cmake | ||
| OS400.cmake | ||
| SunOS.cmake | ||
| Windows.cmake | ||
| WindowsCache.cmake | ||