We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
LLDB_ENABLE_LIBXML2 NO
1 parent 22919a9 commit 1b61c68Copy full SHA for 1b61c68
cmake/caches/Windows-x86_64.cmake
@@ -72,6 +72,7 @@ set(LLDB_ALLOW_STATIC_BINDINGS YES CACHE BOOL "")
72
set(LLDB_USE_STATIC_BINDINGS YES CACHE BOOL "")
73
set(LLDB_ENABLE_PYTHON YES CACHE BOOL "")
74
set(LLDB_EMBED_PYTHON_HOME NO CACHE BOOL "")
75
+set(LLDB_ENABLE_LIBXML2 NO CACHE BOOL "")
76
77
# This requires perl which may not be available on Windows
78
set(SWIFT_INCLUDE_DOCS NO CACHE BOOL "")
0 commit comments