mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-30 16:20:21 +00:00
Merge branch 'psi29a-master-patch-58402' into 'master'
Update CI/before_script.msvc.sh See merge request OpenMW/openmw!315
This commit is contained in:
commit
7cd5940f00
@ -523,7 +523,7 @@ if [ -z $SKIP_DOWNLOAD ]; then
|
|||||||
# Boost
|
# Boost
|
||||||
if [ -z $APPVEYOR ]; then
|
if [ -z $APPVEYOR ]; then
|
||||||
download "Boost ${BOOST_VER}" \
|
download "Boost ${BOOST_VER}" \
|
||||||
"https://gitlab.com/OpenMW/openmw-deps/-/raw/main/windows/${BOOST_VER}/boost_${BOOST_VER_URL}-msvc-${MSVC_VER}-${BITS}.exe" \
|
"https://gitlab.com/OpenMW/openmw-deps/-/raw/main/windows/boost_${BOOST_VER_URL}-msvc-${MSVC_VER}-${BITS}.exe" \
|
||||||
"boost-${BOOST_VER}-msvc${MSVC_VER}-win${BITS}.exe"
|
"boost-${BOOST_VER}-msvc${MSVC_VER}-win${BITS}.exe"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user