================
@@ -51,13 +51,18 @@ macro(add_optional_dependency variable description package 
found)
   message(STATUS "${description}: ${${variable}}")
 endmacro()
 
+set(LLDB_LIBXML2_VERSION "2.8" CACHE STRING
+  "Sepcify the version of libxml 2 to use with LLDB. This is only meant to be 
overridden for local
----------------
Steelskin wrote:

Doh, fixed.

https://github.com/llvm/llvm-project/pull/142183
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to