summaryrefslogtreecommitdiffstats
path: root/Help
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2021-06-24 12:35:42 (GMT)
committerKitware Robot <kwrobot@kitware.com>2021-06-24 12:35:47 (GMT)
commit4eaadbfd4a568c5adda5fb59f27c1f0c981fec55 (patch)
tree0abaa173229b9c895fafb4ff50a8b5e539bcbe21 /Help
parent9d061ff5e392cbddb22ce92097e6cd405534cc01 (diff)
parent0106842af437923eb92d5077105631dc575ed51b (diff)
downloadCMake-4eaadbfd4a568c5adda5fb59f27c1f0c981fec55.zip
CMake-4eaadbfd4a568c5adda5fb59f27c1f0c981fec55.tar.gz
CMake-4eaadbfd4a568c5adda5fb59f27c1f0c981fec55.tar.bz2
Merge topic 'help_source_group_tree_command'
0106842af4 Help: Clarify condition of tree command from source_group. Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6258
Diffstat (limited to 'Help')
-rw-r--r--Help/command/source_group.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/Help/command/source_group.rst b/Help/command/source_group.rst
index a4b5bf1..83ae286 100644
--- a/Help/command/source_group.rst
+++ b/Help/command/source_group.rst
@@ -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