We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8f390ea + 7b70f7d commit 7df4a3aCopy full SHA for 7df4a3a
cmake/caches/Windows-arm64.cmake
@@ -68,6 +68,7 @@ set(LLDB_ALLOW_STATIC_BINDINGS YES CACHE BOOL "")
68
set(LLDB_USE_STATIC_BINDINGS YES CACHE BOOL "")
69
set(LLDB_ENABLE_PYTHON YES CACHE BOOL "")
70
set(LLDB_EMBED_PYTHON_HOME NO CACHE BOOL "")
71
+set(LLDB_ENABLE_LIBXML2 NO CACHE BOOL "")
72
73
# This requires perl which may not be available on Windows
74
set(SWIFT_INCLUDE_DOCS NO CACHE BOOL "")
0 commit comments