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:28:25 +02:00
parent 4071ae6a18
commit 2dd7659212

View File

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