Update tdlight and install_dependencies.sh
This commit is contained in:
parent
d7f058341e
commit
f1cfb3519e
@ -1 +1 @@
|
|||||||
Subproject commit e2953ba03595136707347bfc51a8c0a4d5d67b7c
|
Subproject commit 8fa4a610a459a73258f77781dacb73a1271b921d
|
@ -39,7 +39,7 @@ elif [[ "$TRAVIS_OS_NAME" == "windows" ]]; then
|
|||||||
git clone --depth=1 https://github.com/tdlight-team/windows-amd64-prebuilt-libraries.git windowsenv
|
git clone --depth=1 https://github.com/tdlight-team/windows-amd64-prebuilt-libraries.git windowsenv
|
||||||
mv windowsenv/vcpkg $VCPKG_DIR
|
mv windowsenv/vcpkg $VCPKG_DIR
|
||||||
cd $VCPKG_DIR
|
cd $VCPKG_DIR
|
||||||
vcpkg integrate install
|
./vcpkg integrate install
|
||||||
else
|
else
|
||||||
echo "Unrecognized os: $TRAVIS_OS_NAME"
|
echo "Unrecognized os: $TRAVIS_OS_NAME"
|
||||||
exit 1
|
exit 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user