summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_CONFIG_POSTFIX.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/variable/CMAKE_CONFIG_POSTFIX.rst')
-rw-r--r--Help/variable/CMAKE_CONFIG_POSTFIX.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/Help/variable/CMAKE_CONFIG_POSTFIX.rst b/Help/variable/CMAKE_CONFIG_POSTFIX.rst
new file mode 100644
index 0000000..af38bed
--- /dev/null
+++ b/Help/variable/CMAKE_CONFIG_POSTFIX.rst
@@ -0,0 +1,7 @@
+CMAKE_<CONFIG>_POSTFIX
+----------------------
+
+Default filename postfix for libraries under configuration <CONFIG>.
+
+When a non-executable target is created its <CONFIG>_POSTFIX target
+property is initialized with the value of this variable if it is set.