Merge topic 'doc-install-SCRIPT-CODE-COMPONENT'

7361e810 Help: Document COMPONENT option of install(SCRIPT/CODE) (#14956)
This commit is contained in:
Brad King 2014-11-13 10:08:25 -05:00 committed by CMake Topic Stage
commit 8abba92472
1 changed files with 2 additions and 1 deletions

View File

@ -268,7 +268,8 @@ Custom Installation Logic
::
install([[SCRIPT <file>] [CODE <code>]] [...])
install([[SCRIPT <file>] [CODE <code>]]
[COMPONENT <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