1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-06 00:55:50 +00:00

Forgot an echo

This commit is contained in:
Alexander "Ace" Olofsson 2015-07-14 16:26:32 +02:00
parent 27a4af26ab
commit 90af7060ea

View File

@ -495,6 +495,8 @@ fi
add_cmake_opts -DDESIRED_QT_VERSION=5 \
-DQT_QMAKE_EXECUTABLE="$QT_SDK/bin/qmake.exe" \
-DCMAKE_PREFIX_PATH="$QT_SDK"
echo AppVeyor.
fi
}
cd $DEPS