|
|
@@ -19,6 +19,9 @@ Additional command line options for rcc can be set via the
|
|
|
The global property :prop_gbl:`AUTOGEN_TARGETS_FOLDER` can be used to group
|
|
|
the autorcc targets together in an IDE, e.g. in MSVS.
|
|
|
|
|
|
+The global property :prop_gbl:`AUTOGEN_SOURCE_GROUP` can be used to group
|
|
|
+files generated by :prop_tgt:`AUTORCC` together in an IDE, e.g. in MSVS.
|
|
|
+
|
|
|
When there are multiple ``.qrc`` files with the same name, CMake will
|
|
|
generate unspecified unique names for ``rcc``. Therefore if
|
|
|
``Q_INIT_RESOURCE()`` or ``Q_CLEANUP_RESOURCE()`` need to be used the
|