1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-18 08:22:33 +02:00
This commit is contained in:
Elias Steurer 2020-09-27 17:13:29 +02:00
parent 1fac481a93
commit 0b201c5dc2

View File

@ -34,7 +34,7 @@ build:windows:
- git remote set-url origin https://github.com/microsoft/vcpkg.git
- git pull origin master
- git checkout 18ab4b72a26284f0df28295ce7bf9b21c96f20f4
- call bootstrap-vcpkg.bat
- cmd /c bootstrap-vcpkg.bat
- vcpkg.exe install openssl --triplet x64-windows --recurse
- cd ..
- cd ..