summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2019-04-09 17:31:18 +0200
committerKai Koehne <kai.koehne@qt.io>2019-05-16 13:24:08 +0000
commit57b4f6d56ee1724f454d406562362dbd16366bf2 (patch)
tree108f009acbf7b35c09a91b914a0249bd376c4e66 /doc
parentb88be0451972b5e9858298923a0b2dca1c4f04cd (diff)
Qt Core: Document CMake macros
Document public macros in Qt5CoreMacros.cmake. This will replace the list in the current CMake Manual. Task-number: QTBUG-72159 Change-Id: I377412fe0c1d0a9b232162bbab88ac830d2cac80 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/global/externalsites/external-resources.qdoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/global/externalsites/external-resources.qdoc b/doc/global/externalsites/external-resources.qdoc
index 01c6939dca..22c281bd87 100644
--- a/doc/global/externalsites/external-resources.qdoc
+++ b/doc/global/externalsites/external-resources.qdoc
@@ -72,6 +72,11 @@
*/
/*!
+ \externalpage https://cmake.org/cmake/help/latest/manual/cmake-qt.7.html#autorcc
+ \title CMake AUTORCC Documentation
+*/
+
+/*!
\externalpage https://cmake.org/cmake/help/latest/prop_tgt/LOCATION.html
\title CMake LOCATION Documentation
*/