Help: Add OPTIONAL_COMPONENTS to config mode signature of find_package.

This commit is contained in:
Deniz Bahadir 2019-10-30 11:15:39 +01:00 committed by Brad King
parent 92780281c2
commit 9a08818e54

View File

@ -81,6 +81,7 @@ The complete Config mode command signature is
find_package(<PackageName> [version] [EXACT] [QUIET]
[REQUIRED] [[COMPONENTS] [components...]]
[OPTIONAL_COMPONENTS components...]
[CONFIG|NO_MODULE]
[NO_POLICY_SCOPE]
[NAMES name1 [name2 ...]]