Hack around the "/MD overridden by /MDd" messages.

Better solutions welcome.

svn path=/trunk/; revision=52396
This commit is contained in:
Jörg Mayer 2013-10-06 12:25:46 +00:00
parent 5cd147cf22
commit f5cebd0ef9
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ if( CMAKE_C_COMPILER_ID MATCHES "MSVC")
set(LOCAL_CFLAGS
/Zi
/W3
/MD
/MDd
/DWIN32_LEAN_AND_MEAN
"/DMSC_VER_REQUIRED=${MSC_VER_REQUIRED}"
/D_CRT_SECURE_NO_DEPRECATE