summaryrefslogtreecommitdiff
path: root/Help/prop_tgt
diff options
context:
space:
mode:
authorCraig Scott <craig.scott@crascit.com>2020-07-05 16:26:46 +1000
committerCraig Scott <craig.scott@crascit.com>2020-07-05 16:26:46 +1000
commit3bb287581ce681a7d1c5694b877bbeba4672ce28 (patch)
tree40e610be07ba7f2fe2840fc9d548f4174bea5b79 /Help/prop_tgt
parentb902da418dcebe5eb34019fb15be96ab8f13f5a2 (diff)
downloadcmake-3bb287581ce681a7d1c5694b877bbeba4672ce28.tar.gz
Help: FRAMEWORK_MULTI_CONFIG_POSTFIX example should use actual config
Diffstat (limited to 'Help/prop_tgt')
-rw-r--r--Help/prop_tgt/FRAMEWORK_MULTI_CONFIG_POSTFIX_CONFIG.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/prop_tgt/FRAMEWORK_MULTI_CONFIG_POSTFIX_CONFIG.rst b/Help/prop_tgt/FRAMEWORK_MULTI_CONFIG_POSTFIX_CONFIG.rst
index 5d0fc3d578..243c0cd4be 100644
--- a/Help/prop_tgt/FRAMEWORK_MULTI_CONFIG_POSTFIX_CONFIG.rst
+++ b/Help/prop_tgt/FRAMEWORK_MULTI_CONFIG_POSTFIX_CONFIG.rst
@@ -8,7 +8,7 @@ When building with configuration ``<CONFIG>`` the value of this property
is appended to the framework file name built on disk.
For example, given a framework called ``my_fw``, a value of ``_debug``
-for the ``FRAMEWORK_MULTI_CONFIG_POSTFIX_<CONFIG>`` property, and
+for the ``FRAMEWORK_MULTI_CONFIG_POSTFIX_DEBUG`` property, and
``Debug;Release`` in :variable:`CMAKE_CONFIGURATION_TYPES`, the following
relevant files would be created for the ``Debug`` and ``Release``
configurations: