This commit is contained in:
Martin Rotter 2022-07-13 09:13:21 +02:00
parent 143211bb22
commit 7430474118

View File

@ -37,7 +37,7 @@ else
echo "Qt bin directory is: $QTBIN"
echo "Qt will be installed to: $QTPATH"
aqt install-qt -O "$QTPATH" "mac" "desktop" "$QTVERSION" "clang_64" -m "qtwebengine" "qtwebchannel"
aqt install-qt -O "$QTPATH" "mac" "desktop" "$QTVERSION" "clang_64" -m "qtwebengine" "qtwebchannel" "qtmultimedia" "qt5compat"
aqt install-tool -O "$QTPATH" "mac" "desktop" "tools_cmake"
aqt install-tool -O "$QTPATH" "mac" "desktop" "tools_ninja"