mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00
Merge topic 'doc-source_group-scope'
2abce79409
Help: Clarify the usage scope of source_group
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !6246
This commit is contained in:
@@ -11,6 +11,9 @@ There are two different signatures to create source groups.
|
||||
|
||||
Defines a group into which sources will be placed in project files.
|
||||
This is intended to set up file tabs in Visual Studio.
|
||||
The group is scoped in the directory where the command is called,
|
||||
and applies to sources in targets created in that directory.
|
||||
|
||||
The options are:
|
||||
|
||||
``TREE``
|
||||
|
Reference in New Issue
Block a user