summaryrefslogtreecommitdiff
path: root/share/cmake-3.5/Help/prop_tgt/CONFIG_POSTFIX.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.5/Help/prop_tgt/CONFIG_POSTFIX.rst')
-rwxr-xr-xshare/cmake-3.5/Help/prop_tgt/CONFIG_POSTFIX.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/share/cmake-3.5/Help/prop_tgt/CONFIG_POSTFIX.rst b/share/cmake-3.5/Help/prop_tgt/CONFIG_POSTFIX.rst
new file mode 100755
index 0000000..11b50b9
--- /dev/null
+++ b/share/cmake-3.5/Help/prop_tgt/CONFIG_POSTFIX.rst
@@ -0,0 +1,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.