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