Merge topic 'clarify_find_searches_in_respect_to_env_variables'

934861e354 Find: Document that first argument to PATHS and HINTS can be ENV{}

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !5886
This commit is contained in:
Brad King
2021-03-08 18:11:21 +00:00
committed by Kitware Robot

View File

@@ -11,8 +11,8 @@ The general signature is:
|FIND_XXX| (
<VAR>
name | |NAMES|
[HINTS path1 [path2 ... ENV var]]
[PATHS path1 [path2 ... ENV var]]
[HINTS [path | ENV var]... ]
[PATHS [path | ENV var]... ]
[PATH_SUFFIXES suffix1 [suffix2 ...]]
[DOC "cache documentation string"]
[REQUIRED]