mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 13:20:47 -06:00
Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
10 lines
255 B
ReStructuredText
10 lines
255 B
ReStructuredText
AUTOMOC_SOURCE_GROUP
|
|
--------------------
|
|
|
|
.. versionadded:: 3.9
|
|
|
|
Name of the :command:`source_group` for :prop_tgt:`AUTOMOC` generated files.
|
|
|
|
When set this is used instead of :prop_gbl:`AUTOGEN_SOURCE_GROUP` for
|
|
files generated by :prop_tgt:`AUTOMOC`.
|