[all-commits] [llvm/llvm-project] 4d7c1c: [cmake] Fix find libxml2 for Windows static librar...
Andrew Ng via All-commits
all-commits at lists.llvm.org
Wed Apr 29 09:42:49 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4d7c1c6b08c0bb280864bdc3e778704095c9f46c
https://github.com/llvm/llvm-project/commit/4d7c1c6b08c0bb280864bdc3e778704095c9f46c
Author: Andrew Ng <andrew.ng at sony.com>
Date: 2026-04-29 (Wed, 29 Apr 2026)
Changed paths:
M llvm/cmake/config-ix.cmake
M llvm/cmake/modules/FindLibXml2.cmake
Log Message:
-----------
[cmake] Fix find libxml2 for Windows static libraries (#194894)
* Add the usual Windows static library name "libxml2s"
* Windows build with static libxml2 requires compiler define
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list