hanchenye-llvm-project/llvm/cmake
Hans Wennborg 88e6e18916 CMake: Turn LLVM_ENABLE_LIBXML2 into a tri-state option
In addition to the current ON and OFF options, this adds the FORCE_ON
option, which causes a configuration error if libxml2 cannot be used.

Differential revision: https://reviews.llvm.org/D40050

llvm-svn: 318209
2017-11-14 22:32:49 +00:00
..
modules Move the setting of LLVM_BUILD_MODE to a macro so that we can re-use it in compiler-rt 2017-11-13 12:40:05 +00:00
platforms Add a Cross-compilation toolchain file for MSVC. 2017-11-09 20:38:16 +00:00
README
config-ix.cmake CMake: Turn LLVM_ENABLE_LIBXML2 into a tri-state option 2017-11-14 22:32:49 +00:00
config.guess Remove Bitrig: LLVM Changes 2017-07-21 22:48:47 +00:00
dummy.cpp
nsis_icon.ico
nsis_logo.bmp

README

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