Help: Add links to FeatureSummary module

This commit is contained in:
Peter Kokot 2024-12-25 17:32:04 +01:00
parent dbaffb6596
commit 40d68b5087
No known key found for this signature in database
GPG Key ID: A94800907AA79B36
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 determined using the ``<NAME>_FOUND`` variables. Packages which are
searched ``QUIET`` are not listed. A project can add its own features to searched ``QUIET`` are not listed. A project can add its own features to
this list. This property is used by the macros in 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 determined using the ``<NAME>_FOUND`` variables. Packages which are
searched ``QUIET`` are not listed. A project can add its own features to searched ``QUIET`` are not listed. A project can add its own features to
this list. This property is used by the macros in this list. This property is used by the macros in
``FeatureSummary.cmake``. :module:`FeatureSummary` module.