1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-07-01 03:41:37 +00:00

fixed indentation and additional diffs

This commit is contained in:
Bret Curtis 2020-09-29 13:29:12 +02:00
parent 18899394c4
commit c291bb169e

View file

@ -552,7 +552,7 @@ if [ -z $SKIP_DOWNLOAD ]; then
# OpenAL
download "OpenAL-Soft 1.20.1" \
"https://gitlab.com/OpenMW/openmw-deps/-/raw/main/windows/openal-soft-1.20.1-bin.zip" \
"https://gitlab.com/OpenMW/openmw-deps/-/raw/main/windows/OpenAL-Soft-1.20.1.zip" \
"OpenAL-Soft-1.20.1.zip"
# OSG
@ -568,7 +568,7 @@ if [ -z $SKIP_DOWNLOAD ]; then
# SDL2
download "SDL 2.0.12" \
"https://gitlab.com/OpenMW/openmw-deps/-/raw/main/windows/SDL2-devel-2.0.12-VC.zip" \
"https://gitlab.com/OpenMW/openmw-deps/-/raw/main/windows/SDL2-2.0.12.zip" \
"SDL2-2.0.12.zip"
# Google test and mock