blob: 9209fb2af0eeddbc27bb1a2dd0e54a8b0cd88a96 [file] [edit]
SOURCE_GROUP
------------
.. versionadded:: 4.5
Define a group for the source file in IDE project generation.
The ``SOURCE_GROUP`` source property take precedence if no file set grouping
are specified. See the :command:`source_group` command for details.
Related properties:
* Use :prop_fs:`SOURCE_GROUP` to specify a group for the source files of a file
set.
Related commands:
* :command:`source_group` to manage various ways to specify grouping of
sources.