1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/cmake
Rafael Espindola 43ad1ac2ef Pass -fcolor-diagnostics when it is supported. This makes a difference when
using cmake+ninja, since ninja buffers the compiler output.

llvm-svn: 156150
2012-05-04 03:23:36 +00:00
..
modules Pass -fcolor-diagnostics when it is supported. This makes a difference when 2012-05-04 03:23:36 +00:00
config-ix.cmake Add rudimentary CMake logic for detecting Graphviz. 2012-05-03 21:51:05 +00:00
README CMake: Added notes pointing to the LLVM CMake documentation. 2009-04-04 22:52:02 +00:00

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