Details
-
Suggestion
-
Resolution: Done
-
P3: Somewhat important
-
1.8.0
-
None
-
3c6c36bc36cfd3763d8b4a6184d130b5bd731a08
Description
Currently qbs.installRoot property is read-only.
As a qml plugin developer I would like to set a custom install root (like using equivalent of qmake QT_INSTALL_QML var to install system wide) to deploy my product without the user having to copy it from the default installRoot dir or setting a qbs command line argument.
It used to be possible with a relative path trick but not anymore since commit 779de6d.
So please allow to set qbs.installRoot from QBS files.
Attachments
Issue Links
- relates to
-
QBS-1190 Setting qbs.installRoot in a product can fail under certain circumstances
- Closed