hanchenye-llvm-project/lldb/cmake/modules
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
..
AddLLDB.cmake cmake: provide flag that enables 'log enable --stack' to provide useful file/function info on POSIX systems 2015-10-14 14:52:15 +00:00
LLDBConfig.cmake Disable libxml2 on Windows for now. 2015-10-19 17:34:51 +00:00
LLDBStandalone.cmake Teach CMake to find versions of Python != 2.7 2015-10-06 21:11:15 +00:00