From 7361e8102a1a0ada9170a9fd8aa3182c97fc5526 Mon Sep 17 00:00:00 2001 From: Brad King Date: Thu, 13 Nov 2014 08:41:56 -0500 Subject: Help: Document COMPONENT option of install(SCRIPT/CODE) (#14956) --- Help/command/install.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Help/command/install.rst b/Help/command/install.rst index 4c52abf..5dd5aaa 100644 --- a/Help/command/install.rst +++ b/Help/command/install.rst @@ -268,7 +268,8 @@ Custom Installation Logic :: - install([[SCRIPT ] [CODE ]] [...]) + install([[SCRIPT ] [CODE ]] + [COMPONENT ] [...]) The ``SCRIPT`` form will invoke the given CMake script files during installation. If the script file name is a relative path it will be -- cgit v0.12