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 d4a5a53 commit 66a76ecCopy full SHA for 66a76ec
.github/workflows/release-binaries.yml
@@ -76,6 +76,7 @@ jobs:
76
env:
77
VCPKG_BUILD_TYPE: release
78
VCPKG_CMAKE_CONFIGURE_OPTIONS: -DBUILD_SHARED_LIBS=OFF
79
+ VCPKG_ENV_PASSTHROUGH: 1
80
run: |
81
vcpkg --debug install libxml2:x64-windows-static
82
find /c/vcpkg -iname 'libxml*.lib'
0 commit comments