summaryrefslogtreecommitdiff
path: root/qtcreator.qbs
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2022-02-03 12:03:04 +0100
committerChristian Kandeler <christian.kandeler@qt.io>2022-02-03 11:16:55 +0000
commit2f925e20985967ac8a625d38a051b99f8c8f7623 (patch)
treeef318fc0d4431ebae843ced048b8b1026cd8865d /qtcreator.qbs
parent10fe71546c837784eda98813381ee96b181a45ce (diff)
downloadqt-creator-2f925e20985967ac8a625d38a051b99f8c8f7623.tar.gz
qbs build: Update minimum qbs version
Change-Id: If734b0051b98c8d3963afa54ad66b9b990db2a88 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Diffstat (limited to 'qtcreator.qbs')
-rw-r--r--qtcreator.qbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtcreator.qbs b/qtcreator.qbs
index 64bc0b741d..f586a12237 100644
--- a/qtcreator.qbs
+++ b/qtcreator.qbs
@@ -4,7 +4,7 @@ import qbs.FileInfo
Project {
name: "Qt Creator"
- minimumQbsVersion: "1.8.0"
+ minimumQbsVersion: "1.19.0"
property string minimumMacosVersion: "10.12"
property bool withAutotests: qbs.buildVariant === "debug"
property path ide_source_tree: path