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
_______________________________________________
Qbs mailing list
Qbs@qt-project.org
https://lists.qt-project.org/listinfo/qbs

Reply via email to