summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/src
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2020-11-18 11:43:53 +0100
committerKai Koehne <kai.koehne@qt.io>2020-11-23 10:01:02 +0000
commit9e1aa7fc5fef04787fcc7f56592104df6103b32b (patch)
treee5d35d32a11e1502b9a85b935f387a0ab8c69cb4 /src/corelib/doc/src
parentf74e572cb7aff59d3a64d1761370b0a88d5ec7c6 (diff)
Do not advise using AUTORCC anymore
Task-number: QTBUG-87643 Pick-to: 6.0 6.0.0 Change-Id: Ib07586cc4206312044c0f0c154fa2ab2aada2c19 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'src/corelib/doc/src')
-rw-r--r--src/corelib/doc/src/cmake-macros.qdoc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/corelib/doc/src/cmake-macros.qdoc b/src/corelib/doc/src/cmake-macros.qdoc
index 24b720aa42..a86913fed9 100644
--- a/src/corelib/doc/src/cmake-macros.qdoc
+++ b/src/corelib/doc/src/cmake-macros.qdoc
@@ -101,9 +101,6 @@ Creates source code from Qt resource files using the
\l{Resource Compiler (rcc)}. Paths to the generated source files are added to
\c{<VAR>}.
-\note This is a low-level macro. See the \l{CMake AUTORCC Documentation} for a
-more convenient way to let Qt resource files be processed with \c{rcc}.
-
For embedding bigger resources, see \l qt_add_big_resources.
\section1 Arguments