Skip to content

Commit dd6a205

Browse files
committed
update appvoyer
1 parent a52ee55 commit dd6a205

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ install:
3838
- git clone https://github.com/Microsoft/vcpkg
3939
- cd vcpkg
4040
- powershell -exec bypass scripts\bootstrap.ps1
41+
- echo %cd%\vcpkg\scripts\buildsystems\vcpkg.cmake
4142
- .\vcpkg integrate install
4243
- .\vcpkg install zlib:%PLATFORM%-windows%POSTVCPKGNAME% openssl:%PLATFORM%-windows%POSTVCPKGNAME%
4344
- cd ..

0 commit comments

Comments
 (0)