Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Marc Chevrier
CMake
Commits
9a08818e
Commit
9a08818e
authored
Oct 30, 2019
by
Deniz Bahadir
Committed by
Brad King
Oct 30, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Help: Add OPTIONAL_COMPONENTS to config mode signature of find_package.
parent
92780281
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
Help/command/find_package.rst
Help/command/find_package.rst
+1
-0
No files found.
Help/command/find_package.rst
View file @
9a08818e
...
...
@@ -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
...]]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment