1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/cmake
Reid Kleckner 026d8d196d [cmake] Avoid rel+asserts warnings when passing -UNDEBUG
MSVC 2012 gives warning D9025, "overriding /D NDEBUG with -UNDEBUG".
Removing the original definition of NDEBUG silences this.

llvm-svn: 178967
2013-04-07 01:45:01 +00:00
..
modules [cmake] Avoid rel+asserts warnings when passing -UNDEBUG 2013-04-07 01:45:01 +00:00
platforms CMake toolchain file for Android NDK. 2012-09-11 11:54:27 +00:00
config-ix.cmake Refine fenv.h handling: check if the desired macros exist, before using 2013-03-25 13:13:33 +00:00
README

See docs/CMake.html for instructions on how to build LLVM with CMake.