summaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2021-03-23 15:12:30 +0100
committerMichal Klocek <michal.klocek@qt.io>2021-05-22 14:11:25 +0200
commit44f23572e7a53ba510dba5925cf32ec2061882cc (patch)
treee64f86d6482258765f515c4a6c123f56b74a8ea5 /.qmake.conf
parent5f12127c9087a022d32ae91499f82157b0b49eff (diff)
Switch builds to cmake
* move the sync profile, so we can sync headers for the libs project * update dependencies * add coin module config * extend timeout for build * bump version to 6.2 * disable qmake build by deleting the main pro file * tweak product dependencies, cheat and point to even not merged change Task-number: QTBUG-91760 Change-Id: I02d6cda3a4ce09575ae993836b5089e1655401b9 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Diffstat (limited to '.qmake.conf')
-rw-r--r--.qmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.qmake.conf b/.qmake.conf
index 1a6b29792..f96b92c5c 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -5,4 +5,4 @@ QTWEBENGINE_OUT_ROOT = $$shadowed($$PWD)
load(qt_build_config)
CONFIG += warning_clean
-MODULE_VERSION = 6.0.2
+MODULE_VERSION = 6.2.0