summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2020-07-21 17:37:15 (GMT)
committerKitware Robot <kwrobot@kitware.com>2020-07-21 17:37:22 (GMT)
commitc8706cf165712d2f72ea8950ae70dee51a4bb125 (patch)
tree109292b2d2113ad3667a99648bfa8ad2e4928fc2
parent51c14d4daf5fe3fa3d6ca6c9ef05024136f7754c (diff)
parentd103e340308625cd153cefb0b662b6407722bf8a (diff)
downloadCMake-c8706cf165712d2f72ea8950ae70dee51a4bb125.zip
CMake-c8706cf165712d2f72ea8950ae70dee51a4bb125.tar.gz
CMake-c8706cf165712d2f72ea8950ae70dee51a4bb125.tar.bz2
Merge topic 'debug_posfix_doc'
d103e34030 Documentation: Add missing links to `DEBUG_POSTFIX` target property Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5037
-rw-r--r--Help/prop_tgt/DEBUG_POSTFIX.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Help/prop_tgt/DEBUG_POSTFIX.rst b/Help/prop_tgt/DEBUG_POSTFIX.rst
index 04e312e..eca7cb0 100644
--- a/Help/prop_tgt/DEBUG_POSTFIX.rst
+++ b/Help/prop_tgt/DEBUG_POSTFIX.rst
@@ -1,7 +1,7 @@
DEBUG_POSTFIX
-------------
-See target property ``<CONFIG>_POSTFIX``.
+See target property :prop_tgt:`<CONFIG>_POSTFIX`.
-This property is a special case of the more-general ``<CONFIG>_POSTFIX``
+This property is a special case of the more-general :prop_tgt:`<CONFIG>_POSTFIX`
property for the ``DEBUG`` configuration.