mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 13:59:52 +08:00
mute while installing Qt on macOS
This commit is contained in:
parent
7d3732c58f
commit
3495a059a1
@ -24,7 +24,8 @@ export QT_CI_PACKAGES="qt.qt5.598.clang_64,qt.qt5.598.qtwebengine"
|
||||
git clone https://github.com/tamlok/qtci.git
|
||||
source qtci/path.env
|
||||
|
||||
install-qt 5.9.8
|
||||
echo Installing Qt 5.9.8
|
||||
install-qt 5.9.8 > /dev/null
|
||||
source qt-5.9.8.env
|
||||
|
||||
echo $PATH
|
||||
|
Loading…
x
Reference in New Issue
Block a user