summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt/AUTORCC.rst
diff options
context:
space:
mode:
authorSebastian Holtermann <sebholt@xwmw.org>2018-11-03 11:11:24 (GMT)
committerSebastian Holtermann <sebholt@xwmw.org>2018-11-05 13:03:01 (GMT)
commit47f9c15c60e2898640fa57aed4c5ff5ee5c0d3ef (patch)
tree0b51e55cd674688f6eb8c1b9ea0c7251e59d1b69 /Help/prop_tgt/AUTORCC.rst
parent336893d9eb0ee732683b18e2e9e8a17e86e09d99 (diff)
downloadCMake-47f9c15c60e2898640fa57aed4c5ff5ee5c0d3ef.zip
CMake-47f9c15c60e2898640fa57aed4c5ff5ee5c0d3ef.tar.gz
CMake-47f9c15c60e2898640fa57aed4c5ff5ee5c0d3ef.tar.bz2
Autogen: Update <ORIGIN>_autogen target documentation
Diffstat (limited to 'Help/prop_tgt/AUTORCC.rst')
-rw-r--r--Help/prop_tgt/AUTORCC.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/prop_tgt/AUTORCC.rst b/Help/prop_tgt/AUTORCC.rst
index 3cc5990..99c2b0e 100644
--- a/Help/prop_tgt/AUTORCC.rst
+++ b/Help/prop_tgt/AUTORCC.rst
@@ -3,7 +3,7 @@ AUTORCC
Should the target be processed with autorcc (for Qt projects).
-``AUTORCC`` is a boolean specifying whether CMake will handle
+:prop_tgt:`AUTORCC` is a boolean specifying whether CMake will handle
the Qt ``rcc`` code generator automatically, i.e. without having to use
the :module:`QT4_ADD_RESOURCES() <FindQt4>` or ``QT5_ADD_RESOURCES()``
macro. Currently Qt4 and Qt5 are supported.