mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-25 16:43:33 +00:00
Fix indentation
This commit is contained in:
parent
66d2b9c195
commit
d6612eef20
@ -571,10 +571,10 @@ if [ -z $SKIP_DOWNLOAD ]; then
|
|||||||
"https://gitlab.com/OpenMW/openmw-deps/-/raw/main/windows/SDL2-2.0.12.zip" \
|
"https://gitlab.com/OpenMW/openmw-deps/-/raw/main/windows/SDL2-2.0.12.zip" \
|
||||||
"SDL2-2.0.12.zip"
|
"SDL2-2.0.12.zip"
|
||||||
|
|
||||||
# LZ4
|
# LZ4
|
||||||
download "LZ4 1.9.2" \
|
download "LZ4 1.9.2" \
|
||||||
"https://gitlab.com/OpenMW/openmw-deps/-/raw/main/windows/lz4_win${BITS}_v1_9_2.zip" \
|
"https://gitlab.com/OpenMW/openmw-deps/-/raw/main/windows/lz4_win${BITS}_v1_9_2.zip" \
|
||||||
"lz4_win${BITS}_v1_9_2.zip"
|
"lz4_win${BITS}_v1_9_2.zip"
|
||||||
|
|
||||||
# Google test and mock
|
# Google test and mock
|
||||||
if [ ! -z $TEST_FRAMEWORK ]; then
|
if [ ! -z $TEST_FRAMEWORK ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user