[Qbs] passing values for stringList properties on commandline?

Heiko Nardmann heiko.nardmann at itechnical.de
Fri Jun 9 10:15:15 CEST 2023


Hi together,

I'm currently analyzing the usage of ccache and would like to pass "-v" 
to ccache. Which means that I have to change

    modules.cpp.compilerWrapper:ccache

to sth like

    modules.cpp.compilerWrapper:'[ccache,-v]'

which does not work.

So what is the correct syntax on the commandline for passing values for 
stringList properties?


/Kind regards,/

   Heiko
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qbs/attachments/20230609/2e1b685c/attachment.htm>


More information about the Qbs mailing list