mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-06 05:10:49 +01:00
Test aqtinstall for macosx.
This commit is contained in:
parent
fbec963970
commit
e8bc9467f8
@ -8,9 +8,7 @@ QTBIN="$QTPATH/$QTVERSION/clang_64/bin"
|
|||||||
echo "Qt bin directory is: $QTBIN"
|
echo "Qt bin directory is: $QTBIN"
|
||||||
echo "Qt will be installed to: $QTPATH"
|
echo "Qt will be installed to: $QTPATH"
|
||||||
|
|
||||||
7z
|
aqt install -O "$QTPATH" 5.15.2 mac desktop clang_64 -m qtwebengine
|
||||||
|
|
||||||
aqt install -E 7z -O "$QTPATH" 5.15.2 mac desktop clang_64 -m qtwebengine
|
|
||||||
|
|
||||||
export QT_PLUGIN_PATH="$QTPATH/$QTVERSION/clang_64/plugins"
|
export QT_PLUGIN_PATH="$QTPATH/$QTVERSION/clang_64/plugins"
|
||||||
export PATH="$QTBIN:$PATH"
|
export PATH="$QTBIN:$PATH"
|
||||||
|
Loading…
Reference in New Issue
Block a user