fiox
This commit is contained in:
parent
143211bb22
commit
7430474118
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue