mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Help: Clarify condition of tree command from source_group.
This commit is contained in:
@@ -22,7 +22,8 @@ The options are:
|
||||
CMake will automatically detect, from ``<src>`` files paths, source groups
|
||||
it needs to create, to keep structure of source groups analogically to the
|
||||
actual files and directories structure in the project. Paths of ``<src>``
|
||||
files will be cut to be relative to ``<root>``.
|
||||
files will be cut to be relative to ``<root>``. The command fails if the
|
||||
paths within ``src`` do not start with ``root``.
|
||||
|
||||
``PREFIX``
|
||||
.. versionadded:: 3.8
|
||||
|
||||
Reference in New Issue
Block a user