From 9a08818e54602664506c437aa52b15104166581b Mon Sep 17 00:00:00 2001 From: Deniz Bahadir Date: Wed, 30 Oct 2019 11:15:39 +0100 Subject: Help: Add OPTIONAL_COMPONENTS to config mode signature of find_package. --- Help/command/find_package.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Help/command/find_package.rst b/Help/command/find_package.rst index 2186bd8..546b00f 100644 --- a/Help/command/find_package.rst +++ b/Help/command/find_package.rst @@ -81,6 +81,7 @@ The complete Config mode command signature is find_package( [version] [EXACT] [QUIET] [REQUIRED] [[COMPONENTS] [components...]] + [OPTIONAL_COMPONENTS components...] [CONFIG|NO_MODULE] [NO_POLICY_SCOPE] [NAMES name1 [name2 ...]] -- cgit v0.12