1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-03 17:37:18 +00:00

Remove qmake leftover

This commit is contained in:
Andrei Kortunov 2023-12-31 19:55:32 +04:00
parent a497d40689
commit 0705175b9b

View File

@ -902,7 +902,6 @@ printf "Qt ${QT_VER}... "
fi
cd $QT_SDK
add_cmake_opts -DQT_QMAKE_EXECUTABLE="${QT_SDK}/bin/qmake.exe"
for CONFIGURATION in ${CONFIGURATIONS[@]}; do
if [ $CONFIGURATION == "Debug" ]; then
DLLSUFFIX="d"