summaryrefslogtreecommitdiffstats
path: root/Help/prop_gbl/RULE_MESSAGES.rst
diff options
context:
space:
mode:
authorGregor Jasny <gjasny@googlemail.com>2016-04-27 20:38:59 (GMT)
committerGregor Jasny <gjasny@googlemail.com>2016-04-27 20:38:59 (GMT)
commit2d7d33ecb3efc5446c25d3ecb9327cd3fa2bae28 (patch)
tree346474301d2438e15bc03846f24e4d2aad158c3e /Help/prop_gbl/RULE_MESSAGES.rst
parentedf1c8e37d96b6a657d83425b8a3977ff1fa54f5 (diff)
downloadCMake-2d7d33ecb3efc5446c25d3ecb9327cd3fa2bae28.zip
CMake-2d7d33ecb3efc5446c25d3ecb9327cd3fa2bae28.tar.gz
CMake-2d7d33ecb3efc5446c25d3ecb9327cd3fa2bae28.tar.bz2
Help: Hyperlink properties
Diffstat (limited to 'Help/prop_gbl/RULE_MESSAGES.rst')
-rw-r--r--Help/prop_gbl/RULE_MESSAGES.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/Help/prop_gbl/RULE_MESSAGES.rst b/Help/prop_gbl/RULE_MESSAGES.rst
index 38d83a3..87a5ca6 100644
--- a/Help/prop_gbl/RULE_MESSAGES.rst
+++ b/Help/prop_gbl/RULE_MESSAGES.rst
@@ -8,6 +8,6 @@ progress message describing what each build rule does. If the
property is not set the default is ON. Set the property to OFF to
disable granular messages and report only as each target completes.
This is intended to allow scripted builds to avoid the build time cost
-of detailed reports. If a CMAKE_RULE_MESSAGES cache entry exists its
-value initializes the value of this property. Non-Makefile generators
-currently ignore this property.
+of detailed reports. If a ``CMAKE_RULE_MESSAGES`` cache entry exists
+its value initializes the value of this property. Non-Makefile
+generators currently ignore this property.