1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-14 02:08:27 +08:00
Files
CMake/Help/prop_gbl/AUTOUIC_SOURCE_GROUP.rst
Duncan Barber 7f0151dc91 Help: Document the AUTOUIC_SOURCE_GROUP property
This property came into existence with the changes in b4a103bdec because generated files are now being added for UIC.
2021-04-04 12:29:56 +01:00

10 lines
256 B
ReStructuredText

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`.