[QBS] propagate compiler options

Andrii Anpilogov anpilog at gmail.com
Thu Jan 22 03:27:53 CET 2015


I have similar case with

    cpp.positionIndependentCode: false

Sometimes I have to move it closer to library or application Product
otherwise it's lost.


> There is one tiny thing I do not understand. In my main product about I have the line:
>
>     cpp.executableSuffix: ".out"
>
> If I have that line in de ccflags.qbs than the output file will be .a
> instead of .out. So he is ignoring the line in de ccflags.qbs but all other
> flags are used.
> Something I do not comprehend.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qbs/attachments/20150122/62c23971/attachment.html>


More information about the Qbs mailing list