mirror of
https://github.com/reactos/CMake.git
synced 2024-11-28 14:01:21 +00:00
Help: Add OPTIONAL_COMPONENTS to config mode signature of find_package.
This commit is contained in:
parent
92780281c2
commit
9a08818e54
@ -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 ...]]
|
||||
|
Loading…
Reference in New Issue
Block a user