summaryrefslogtreecommitdiffstats
path: root/Help/prop_gbl/AUTOUIC_SOURCE_GROUP.rst
diff options
context:
space:
mode:
authorDuncan Barber <7744-dunquan@users.noreply.gitlab.kitware.com>2021-04-04 09:59:50 (GMT)
committerDuncan Barber <7744-dunquan@users.noreply.gitlab.kitware.com>2021-04-04 11:29:56 (GMT)
commit7f0151dc91805617cbc1d538ec9df2b34e0477d6 (patch)
tree734ffb7fc11ef820ead184b542fdc2f6110b4e66 /Help/prop_gbl/AUTOUIC_SOURCE_GROUP.rst
parentf6c47dd0b415f1542472ae785b52d05afa444f2a (diff)
downloadCMake-7f0151dc91805617cbc1d538ec9df2b34e0477d6.zip
CMake-7f0151dc91805617cbc1d538ec9df2b34e0477d6.tar.gz
CMake-7f0151dc91805617cbc1d538ec9df2b34e0477d6.tar.bz2
Help: Document the AUTOUIC_SOURCE_GROUP property
This property came into existence with the changes in b4a103bdecc437d37580d0ab540f6014006d661c because generated files are now being added for UIC.
Diffstat (limited to 'Help/prop_gbl/AUTOUIC_SOURCE_GROUP.rst')
-rw-r--r--Help/prop_gbl/AUTOUIC_SOURCE_GROUP.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/Help/prop_gbl/AUTOUIC_SOURCE_GROUP.rst b/Help/prop_gbl/AUTOUIC_SOURCE_GROUP.rst
new file mode 100644
index 0000000..79ebfe0
--- /dev/null
+++ b/Help/prop_gbl/AUTOUIC_SOURCE_GROUP.rst
@@ -0,0 +1,9 @@
+AUTOUIC_SOURCE_GROUP
+--------------------
+
+.. versionadded:: 3.21
+
+Name of the :command:`source_group` for :prop_tgt:`AUTOUIC` generated files.
+
+When set this is used instead of :prop_gbl:`AUTOGEN_SOURCE_GROUP` for
+files generated by :prop_tgt:`AUTOUIC`.