5c2fbd75f358b0736565f2fd14f77ea6e4c641d2
[platform/upstream/cmake.git] / Help / prop_tgt / CONFIG_POSTFIX.rst
1 <CONFIG>_POSTFIX
2 ----------------
3
4 Postfix to append to the target file name for configuration <CONFIG>.
5
6 When building with configuration <CONFIG> the value of this property
7 is appended to the target file name built on disk.  For non-executable
8 targets, this property is initialized by the value of the variable
9 CMAKE_<CONFIG>_POSTFIX if it is set when a target is created.  This
10 property is ignored on the Mac for Frameworks and App Bundles.
11
12 For macOS see also the :prop_tgt:`FRAMEWORK_MULTI_CONFIG_POSTFIX_<CONFIG>`
13 target property.