mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-11 16:32:14 -06:00
CPackDeb: Fix incorrect variable name in documentation
`CPACK_DEB_COMPONENT_INSTALL` is the correct variable to set to enable component packaging. `CPACK_DEB_PACKAGE_COMPONENT` is just set to a component name when CPack calls corresponding installer.
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
#
|
||||
# List of CPackDEB specific variables:
|
||||
#
|
||||
# .. variable:: CPACK_DEB_PACKAGE_COMPONENT
|
||||
# .. variable:: CPACK_DEB_COMPONENT_INSTALL
|
||||
#
|
||||
# Enable component packaging for CPackDEB
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user