Merge topic 'doc-add_subdirectory-EXCLUDE_FROM_ALL'

2449c04d8d Help: improve docs for the EXCLUDE_FROM_ALL directory property

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !9497
This commit is contained in:
Brad King
2024-06-06 12:41:31 +00:00
committed by Kitware Robot
3 changed files with 30 additions and 18 deletions
+2 -2
View File
@@ -232,8 +232,8 @@ Commands
If the ``EXCLUDE_FROM_ALL`` argument is provided, then targets in the
subdirectory added by :command:`FetchContent_MakeAvailable` will not be
included in the ``ALL`` target by default, and may be excluded from IDE
project files. See the :command:`add_subdirectory` ``EXCLUDE_FROM_ALL``
argument documentation for a more detailed discussion of the effects.
project files. See the documentation for the directory property
:prop_dir:`EXCLUDE_FROM_ALL` for a detailed discussion of the effects.
.. command:: FetchContent_MakeAvailable