Details
Description
In share/qbs/modules/Qt/core/qtcore.qbs, we have:
property string version: "4.7.0"
(which will get overridden by the profile), but shouldn't its default be set to undefined, or '0.0.0'?
In share/qbs/modules/Qt/core/qtcore.qbs, we have:
property string version: "4.7.0"
(which will get overridden by the profile), but shouldn't its default be set to undefined, or '0.0.0'?