Merge topic 'patch-found-variables'

0fedf1592c Find*: Update *_FOUND variables

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !11220
This commit is contained in:
Brad King
2025-09-26 13:58:04 +00:00
committed by Kitware Robot
141 changed files with 1012 additions and 323 deletions
+2 -2
View File
@@ -361,10 +361,10 @@ reStructuredText-format documentation. For example:
Result Variables
^^^^^^^^^^^^^^^^
This will define the following variables:
This module defines the following variables:
``Foo_FOUND``
True if the system has the Foo library.
Boolean indicating whether (the requested version of) Foo was found.
``Foo_VERSION``
The version of the Foo library which was found.
``Foo_INCLUDE_DIRS``