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 a52ee55 commit dd6a205Copy full SHA for dd6a205
.appveyor.yml
@@ -38,6 +38,7 @@ install:
38
- git clone https://github.com/Microsoft/vcpkg
39
- cd vcpkg
40
- powershell -exec bypass scripts\bootstrap.ps1
41
+ - echo %cd%\vcpkg\scripts\buildsystems\vcpkg.cmake
42
- .\vcpkg integrate install
43
- .\vcpkg install zlib:%PLATFORM%-windows%POSTVCPKGNAME% openssl:%PLATFORM%-windows%POSTVCPKGNAME%
44
- cd ..
0 commit comments