mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-13 01:29:02 -05:00
install: Document where the components are used
This commit is contained in:
@@ -111,6 +111,11 @@ signatures that specify them. The common options are:
|
|||||||
created. The default component name may be controlled with the
|
created. The default component name may be controlled with the
|
||||||
:variable:`CMAKE_INSTALL_DEFAULT_COMPONENT_NAME` variable.
|
:variable:`CMAKE_INSTALL_DEFAULT_COMPONENT_NAME` variable.
|
||||||
|
|
||||||
|
Installation components can be then used by the ``cmake --install`` command's
|
||||||
|
:option:`--component <cmake--install --component>` option and the
|
||||||
|
:module:`CPackComponent` module. Global target ``list_install_components``
|
||||||
|
lists all available components.
|
||||||
|
|
||||||
``EXCLUDE_FROM_ALL``
|
``EXCLUDE_FROM_ALL``
|
||||||
.. versionadded:: 3.6
|
.. versionadded:: 3.6
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user