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.
1 parent fd37625 commit f729f1eCopy full SHA for f729f1e
.github/workflows/release-binaries.yml
@@ -290,6 +290,7 @@ jobs:
290
find /c/vcpkg/ -iname '*.cmake'
291
find /c/vcpkg/ -iname '*cmake*'
292
cat /c/vcpkg/packages/libxml2_x64-windows-static/share/libxml2/libxml2-config.cmake
293
+ cat "/c/Program Files/CMake/share/cmake-3.31/Modules/FindLibXml2.cmake"
294
295
- name: Configure
296
id: build
0 commit comments