Update win.sh
This commit is contained in:
parent
cb30bc2385
commit
1fd4b7cbd8
@ -39,7 +39,7 @@ choco install strawberryperl
|
||||
cd $TRAVIS_BUILD_DIR
|
||||
git clone https://github.com/Microsoft/vcpkg.git
|
||||
cd vcpkg
|
||||
./bootstrap-vcpkg.sh
|
||||
cmd /c bootstrap-vcpkg.bat
|
||||
./vcpkg.exe install openssl:x64-windows zlib:x64-windows
|
||||
|
||||
# ====== Build Td
|
||||
|
Loading…
Reference in New Issue
Block a user