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)
This commit is contained in:
Kai Koehne 2020-11-18 11:43:53 +01:00
parent 1eda8f9aaf
commit 832a3fc4e1

View File

@ -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