[QBS] Is there any way to specify the install-root in the qbs file

Christian Kandeler christian.kandeler at digia.com
Wed Nov 20 10:27:48 CET 2013


On 11/20/2013 07:35 AM, 罗勇刚(Yonggang Luo)  wrote:
> cause the current qt-creator didn't support for any user defined parameter,

"current" meaning 2.8? I strongly suggest using 3.0 for working with qbs 
projects, even if it's just a beta.

> so I want to specify the install-root directly in the qbs file.
> Also, I thinks it's beneficial if we can setting the default
> install-root in qbs project file,
> and then the user can override it by using command-line -install-root.

Not at all. The install root is a completely external thing which the 
project cannot and must not know about. Maybe you want qbs.installPrefix?


Christian



More information about the Qbs mailing list