summaryrefslogtreecommitdiffstats
path: root/Help/policy/CMP0071.rst
diff options
context:
space:
mode:
authorBartosz Kosiorek <bartosz.kosiorek@tomtom.com>2019-03-26 15:13:41 (GMT)
committerBartosz Kosiorek <bartosz.kosiorek@tomtom.com>2019-03-27 15:01:20 (GMT)
commit07f3082d3b52f1bcba8dd4ef82b3e02c362b392e (patch)
tree36eb4256e37351a30273b3852c2d799c0e2e2e03 /Help/policy/CMP0071.rst
parentdb20cb2f9f2ff1d00593e0fc921184d99f58749a (diff)
downloadCMake-07f3082d3b52f1bcba8dd4ef82b3e02c362b392e.zip
CMake-07f3082d3b52f1bcba8dd4ef82b3e02c362b392e.tar.gz
CMake-07f3082d3b52f1bcba8dd4ef82b3e02c362b392e.tar.bz2
Help: Improve documentation links and formatting
Diffstat (limited to 'Help/policy/CMP0071.rst')
-rw-r--r--Help/policy/CMP0071.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/policy/CMP0071.rst b/Help/policy/CMP0071.rst
index ee33aa1..855ecf0 100644
--- a/Help/policy/CMP0071.rst
+++ b/Help/policy/CMP0071.rst
@@ -21,7 +21,7 @@ source files.
.. note::
- To silence the CMP0071 warning source files can be excluded from
+ To silence the ``CMP0071`` warning source files can be excluded from
:prop_tgt:`AUTOMOC` and :prop_tgt:`AUTOUIC` processing by setting the
source file properties :prop_sf:`SKIP_AUTOMOC`, :prop_sf:`SKIP_AUTOUIC` or
:prop_sf:`SKIP_AUTOGEN`.