mariadb/cmake/os
Vladislav Vaintroub 15878ee41c Windows, compiling : Remove _DEBUG preprocessor constant, to fix
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.
2017-04-04 18:55:18 +00:00
..
AIX.cmake Updated/added copyright headers 2011-06-30 17:46:53 +02:00
Cygwin.cmake Updated/added copyright headers 2011-06-30 17:46:53 +02:00
Darwin.cmake Bug#17633291: SET PROPER COMPILE OPTIONS FOR CLANG 2014-10-13 09:52:28 +02:00
FreeBSD.cmake MDEV-5076 : Build on FreeBSD - when looking for execinfo library, and execinfo.h header, 2013-09-26 23:48:38 +02:00
HP-UX.cmake Updated/added copyright headers 2011-06-30 17:46:53 +02:00
Linux.cmake MySQL-5.5.35 merge 2014-01-22 15:29:36 +01:00
OS400.cmake Updated/added copyright headers 2011-06-30 17:46:53 +02:00
SunOS.cmake Various fixes for Solaris compiler. 2012-02-03 11:46:40 +01:00
Windows.cmake Windows, compiling : Remove _DEBUG preprocessor constant, to fix 2017-04-04 18:55:18 +00:00
WindowsCache.cmake MDEV-9024 Build fails with VS2015 2016-02-06 22:41:58 +01:00