[PATCH] D129571: Build Windows releases with libxml enabled, to unbreak llvm-mt

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 12 09:53:10 PDT 2022


thakis added a comment.

In D129571#3645698 <https://reviews.llvm.org/D129571#3645698>, @thakis wrote:

> Oh, cool!
>
> I always imagined we'd (optionally, default-off, but then probably default-on on windows) `ExternalProject_Add` libxml from somewhere

(…or with https://cmake.org/cmake/help/latest/module/FetchContent.html)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129571/new/

https://reviews.llvm.org/D129571



More information about the llvm-commits mailing list