summaryrefslogtreecommitdiff
path: root/Help/prop_tgt/CONFIG_POSTFIX.rst
blob: 11b50b900fe2469c3ee73a3236777946a2d747c2 (plain)
1
2
3
4
5
6
7
8
9
10
<CONFIG>_POSTFIX
----------------

Postfix to append to the target file name for configuration <CONFIG>.

When building with configuration <CONFIG> the value of this property
is appended to the target file name built on disk.  For non-executable
targets, this property is initialized by the value of the variable
CMAKE_<CONFIG>_POSTFIX if it is set when a target is created.  This
property is ignored on the Mac for Frameworks and App Bundles.