Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
1.9.1
-
None
-
ed5dd866cd83c74df5d2d22660b8f1d695218e1b
Description
There seems to be no way to set default installation prefix for a qbs project.
I've tried adding
qbs.installPrefix: qbs.targetOS.contains("linux") ? "/usr/local" : ""
line to Project and Product.
Adding it to Project doesn't take any effect on it's Products and when it's set in Product the path "/usr/local" is used even when another path was passed through the command line.
Interestingly, in the latter case it's possible to override install prefix with "products.product.qbs.installPrefix:/path", but this is inconvenient.
Attachments
For Gerrit Dashboard: QBS-1244 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
215298,2 | Fix convenience command-line override syntax for qbs properties | 1.10 | qbs/qbs | Status: MERGED | +2 | 0 |