hanchenye-llvm-project/lldb/cmake
Zachary Turner e24ad03ae6 Disable libxml2 on Windows for now.
Newer versions of CMake include a "smarter" FindLibxml2 package.
In theory this is a good thing, but on Windows it's now smart
enough to find the version that comes with Gnuwin32, which doesn't
appear to be a valid libxml2 distribution.  Or at the very least,
LLDB currently uses some header files from libxml2 that are not
part of this distribution.

Nobody on Windows is using any of this functionality right now
anyway, so just disable it.

llvm-svn: 250709
2015-10-19 17:34:51 +00:00
..
modules Disable libxml2 on Windows for now. 2015-10-19 17:34:51 +00:00
platforms Fix Android build. 2015-10-07 00:01:06 +00:00
LLDBDependencies.cmake Fix warnings in LLDBWrapPython.cpp with gcc 4.9. 2015-10-15 08:27:01 +00:00