Define minimumQtVersion property.
This commit is contained in:
parent
b67a063665
commit
5e36a24996
|
@ -8,6 +8,7 @@ Project {
|
||||||
|
|
||||||
property bool enableConan: false
|
property bool enableConan: false
|
||||||
property string minimumMacosVersion: undefined
|
property string minimumMacosVersion: undefined
|
||||||
|
property string minimumQtVersion: "5.6"
|
||||||
property stringList conanProfiles: []
|
property stringList conanProfiles: []
|
||||||
property bool enableSigning: true
|
property bool enableSigning: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user