chore(tools): rename build_static_qt to build_qt

This commit is contained in:
Ronan Abhamon 2018-03-20 11:24:41 +01:00
parent f9cb6a1f24
commit 2fd252074b

View file

@ -4,7 +4,7 @@
# See: http://doc.qt.io/qt-5/configure-options.html
REPO_URL='git://code.qt.io/qt/qt5.git'
REPO_FOLDER=qt5_static
REPO_FOLDER=qt5
QT_VERSION='5.10'
# ==============================================================================