I’ll have a look, thanks!

> On 19. Nov 2019, at 10:43, Christian Kandeler <[email protected]> 
> wrote:
> 
> On Tue, 19 Nov 2019 08:07:22 +0000
> Maximilian Hrabowski <[email protected]> wrote:
> 
>> Is there a way to pass settings to qbs generators using the command line?
> 
> Not yet, because no one has needed it so far.
> This feature can be easily added, though: Just extend the GenerateCommand 
> class to behave like RunCommand (using the "--" separator for extra 
> arguments), and pass these additional arguments to 
> ProjectGenerator::generate().
> Wanna give it a go?
> 
> 
> Christian
> _______________________________________________
> Qbs mailing list
> [email protected]
> https://lists.qt-project.org/listinfo/qbs

_______________________________________________
Qbs mailing list
[email protected]
https://lists.qt-project.org/listinfo/qbs

Reply via email to