[QBS] build configuration (apologies for accidental premature post!)

Christian Kandeler christian.kandeler at digia.com
Wed Oct 17 10:26:18 CEST 2012


On 10/16/12 18:03, William Gallafent wrote:
> So that side of the configuration is going well, all I need to do now
> for this is to influence the build directory according to these
> properties. How do I do this?

Right now, the build directory is simply 
<cwd>/build/<profile>-<buildVariant>, though we want to flatten that to 
<cwd>/build-<profile>-<buildVariant>. If you want a different build dir, 
atm you need to change the working directory. Perhaps a "-o" switch 
would make sense here?


Christian



More information about the Qbs mailing list