Skip to content

Commit 758fc4f

Browse files
authored
Merge pull request #72993 from z2oh/z2oh/set-LLDB_ENABLE_LIBXML2-NO-in-x86_64-cache
2 parents 1e94a6e + 1b61c68 commit 758fc4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake/caches/Windows-x86_64.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ set(LLDB_ALLOW_STATIC_BINDINGS YES CACHE BOOL "")
7272
set(LLDB_USE_STATIC_BINDINGS YES CACHE BOOL "")
7373
set(LLDB_ENABLE_PYTHON YES CACHE BOOL "")
7474
set(LLDB_EMBED_PYTHON_HOME NO CACHE BOOL "")
75+
set(LLDB_ENABLE_LIBXML2 NO CACHE BOOL "")
7576

7677
# This requires perl which may not be available on Windows
7778
set(SWIFT_INCLUDE_DOCS NO CACHE BOOL "")

0 commit comments

Comments
 (0)