mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 03:29:18 -05:00
b42330be21
Add `TREE` and `PREFIX` arguments to enable this behavior.
6 lines
173 B
ReStructuredText
6 lines
173 B
ReStructuredText
source_group-tree
|
|
-----------------
|
|
|
|
* The :command:`source_group` command gained ``TREE`` and ``PREFIX``
|
|
options to add groups following source tree directory structure.
|