Help: Clarify that find_package GLOBAL argument is supported in full signature

This was accidentally left out of the docs by commit 2f1ffa003c
(find_package: Add support for default GLOBAL imported targets,
2022-03-10).
This commit is contained in:
Robert Maynard
2022-04-15 11:25:28 -04:00
committed by Brad King
parent 44829e71c9
commit b3e1fcf20a

View File

@@ -162,6 +162,7 @@ Full Signature
[OPTIONAL_COMPONENTS components...]
[CONFIG|NO_MODULE]
[NO_POLICY_SCOPE]
[GLOBAL]
[NAMES name1 [name2 ...]]
[CONFIGS config1 [config2 ...]]
[HINTS path1 [path2 ... ]]