summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt/LOCATION_CONFIG.rst
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-09-12 15:41:36 (GMT)
committerBrad King <brad.king@kitware.com>2013-10-15 18:12:49 (GMT)
commit441f2808eca5c1deed7e480ce3043c57c901b33c (patch)
treeff6f8e35a32be270def253dbcd41c3ef322f768a /Help/prop_tgt/LOCATION_CONFIG.rst
parent6ceb6511554c41c14eafe882e5b94c0438e69bbc (diff)
downloadCMake-441f2808eca5c1deed7e480ce3043c57c901b33c.zip
CMake-441f2808eca5c1deed7e480ce3043c57c901b33c.tar.gz
CMake-441f2808eca5c1deed7e480ce3043c57c901b33c.tar.bz2
Help: Fix reStructuredText syntax in auto-generated documents
Diffstat (limited to 'Help/prop_tgt/LOCATION_CONFIG.rst')
-rw-r--r--Help/prop_tgt/LOCATION_CONFIG.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/prop_tgt/LOCATION_CONFIG.rst b/Help/prop_tgt/LOCATION_CONFIG.rst
index 5c4d75b..ac6bdb7 100644
--- a/Help/prop_tgt/LOCATION_CONFIG.rst
+++ b/Help/prop_tgt/LOCATION_CONFIG.rst
@@ -15,6 +15,6 @@ explicitly.
Do not set properties that affect the location of a target after
reading this property. These include properties whose names match
"(RUNTIME|LIBRARY|ARCHIVE)_OUTPUT_(NAME|DIRECTORY)(_<CONFIG>)?",
-"(IMPLIB_)?(PREFIX|SUFFIX)", or "LINKER_LANGUAGE". Failure to follow
+``(IMPLIB_)?(PREFIX|SUFFIX)``, or "LINKER_LANGUAGE". Failure to follow
this rule is not diagnosed and leaves the location of the target
undefined.