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-12-04 12:24:35 +0100
commit832a3fc4e1c492310e3b362a4a5acacbef6c7a29 (patch)
tree6c7c41a5867e979ac102fbf384e4568ecede1727 /src/corelib/doc/src
parent1eda8f9aaf9a57e6952985687bd585fb0e5f2603 (diff)
Do not advise using AUTORCC anymore
Task-number: QTBUG-87643 Change-Id: Ib07586cc4206312044c0f0c154fa2ab2aada2c19 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> (cherry picked from commit 9e1aa7fc5fef04787fcc7f56592104df6103b32b)
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