Skip to content
Snippets Groups Projects
Commit 2abce794 authored by Heiko Thiel's avatar Heiko Thiel Committed by Brad King
Browse files

Help: Clarify the usage scope of source_group

Fixes: #18856
parent d64d2d12
No related branches found
No related tags found
No related merge requests found
......@@ -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``
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment