[QBS] propagate compiler options
Christian Kandeler
christian.kandeler at theqtcompany.com
Thu Jan 22 10:21:20 CET 2015
On 01/21/2015 07:46 PM, Marcel Mulder wrote:
> 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.
This is most likely due to https://bugreports.qt.io/browse/QBS-726.
Christian
More information about the Qbs
mailing list