qbs build: Update minimum qbs version

Change-Id: If734b0051b98c8d3963afa54ad66b9b990db2a88
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
Christian Kandeler
2022-02-03 12:03:04 +01:00
parent 10fe71546c
commit 2f925e2098

View File

@ -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