mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 13:59:52 +08:00
update linux ci to Qt 5.9.4
This commit is contained in:
parent
1403324c9b
commit
ae6bd79069
@ -3,7 +3,7 @@ project_dir=$(pwd)
|
|||||||
|
|
||||||
# Install qt5.9
|
# Install qt5.9
|
||||||
sudo add-apt-repository ppa:george-edison55/cmake-3.x -y
|
sudo add-apt-repository ppa:george-edison55/cmake-3.x -y
|
||||||
sudo add-apt-repository ppa:beineri/opt-qt591-trusty -y
|
sudo add-apt-repository ppa:beineri/opt-qt594-trusty -y
|
||||||
sudo apt-get update -qq
|
sudo apt-get update -qq
|
||||||
sudo apt-get -y install qt59base qt59webengine qt59webchannel qt59svg qt59location qt59tools qt59translations
|
sudo apt-get -y install qt59base qt59webengine qt59webchannel qt59svg qt59location qt59tools qt59translations
|
||||||
source /opt/qt*/bin/qt*-env.sh
|
source /opt/qt*/bin/qt*-env.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user