summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_AUTORCC.rst
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2013-12-26 17:18:04 (GMT)
committerStephen Kelly <steveire@gmail.com>2014-01-04 10:28:57 (GMT)
commit43340a9c96212559e83d347b9e3ecebf98ed8aac (patch)
tree9eba8d3d89b9a7cbb70a08f54620a3e17d77d88d /Help/variable/CMAKE_AUTORCC.rst
parentd98ea6c0b872392b29d5cbe78767bb741a17d68f (diff)
downloadCMake-43340a9c96212559e83d347b9e3ecebf98ed8aac.zip
CMake-43340a9c96212559e83d347b9e3ecebf98ed8aac.tar.gz
CMake-43340a9c96212559e83d347b9e3ecebf98ed8aac.tar.bz2
Help: Reformat Qt autogenerator documentation.
Diffstat (limited to 'Help/variable/CMAKE_AUTORCC.rst')
-rw-r--r--Help/variable/CMAKE_AUTORCC.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/variable/CMAKE_AUTORCC.rst b/Help/variable/CMAKE_AUTORCC.rst
index d213993..067f766 100644
--- a/Help/variable/CMAKE_AUTORCC.rst
+++ b/Help/variable/CMAKE_AUTORCC.rst
@@ -1,7 +1,7 @@
CMAKE_AUTORCC
-------------
-Whether to handle rcc automatically for Qt targets.
+Whether to handle ``rcc`` automatically for Qt targets.
This variable is used to initialize the :prop_tgt:`AUTORCC` property on all the targets.
See that target property for additional information.