diff options
author | Denis Shienkov <denis.shienkov@gmail.com> | 2021-04-05 12:14:34 +0300 |
---|---|---|
committer | Denis Shienkov <denis.shienkov@gmail.com> | 2021-04-06 06:22:29 +0000 |
commit | 44ef034472337abdb894f76f593da6648f9782d5 (patch) | |
tree | 440340ba986966f55d5631abeaf6254cdd3ab772 /cmake | |
parent | ef7b698b74b4f77b2dd8135ff8f4451aca727763 (diff) | |
download | qbs-44ef034472337abdb894f76f593da6648f9782d5.tar.gz |
Share cpp::{assembler|compiler}ListingSuffix properties
It makes sense to add the cpp.assemblerListingSuffix and
the cpp.compilerListingSuffix properties to the base
CppModule due the following reasons:
1. It is possible that the user wants to change the extension for
the generated listing files, which makes working with Qbs more flexible.
2. It will be easier to write an autotests that check the generation
of the listing files for a bare metal platforms, where listing files can
have various extensions such as ".lst", ".ls", and so forth.
Change-Id: I9989288bff0659dd3e8b7a443d0354bb78475270
Reviewed-by: Ivan Komissarov <ABBAPOH@gmail.com>
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions