mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 22:59:56 -05:00
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:
@@ -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``
|
||||
|
||||
Reference in New Issue
Block a user