Merge topic 'patch-docs-FeatureSummary-link'

40d68b5087 Help: Add links to FeatureSummary module

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10131
This commit is contained in:
Marc Chevrier
2024-12-27 11:25:20 +00:00
committed by Kitware Robot
2 changed files with 2 additions and 2 deletions

View File

@@ -8,4 +8,4 @@ it contains the names of all packages which were not found. This is
determined using the ``<NAME>_FOUND`` variables. Packages which are
searched ``QUIET`` are not listed. A project can add its own features to
this list. This property is used by the macros in
``FeatureSummary.cmake``.
:module:`FeatureSummary` module.

View File

@@ -8,4 +8,4 @@ it contains the names of all packages which were found. This is
determined using the ``<NAME>_FOUND`` variables. Packages which are
searched ``QUIET`` are not listed. A project can add its own features to
this list. This property is used by the macros in
``FeatureSummary.cmake``.
:module:`FeatureSummary` module.