blob: a61c70295906ac2c3b16285d9cd6302407e4bcaf (
plain)
1
2
3
4
5
6
7
8
|
<CONFIG>_OUTPUT_NAME
--------------------
Old per-configuration target file base name.
Use :prop_tgt:`OUTPUT_NAME_<CONFIG>` instead.
This is a configuration-specific version of the :prop_tgt:`OUTPUT_NAME`
target property.
|