mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-11 00:11:07 -06:00
CPack: documentation typo fix
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
# the component differently depending on the value of this variable:
|
||||
#
|
||||
# * ONE_PER_GROUP (default): creates one package file per component group
|
||||
# * ALL_COMPONENTS_IN_ONE : creates a single package with all (requested) component
|
||||
# * ALL_COMPONENTS_IN_ONE : creates a single package with all (requested) components
|
||||
# * IGNORE : creates one package per component, i.e. IGNORE component group
|
||||
#
|
||||
# One can specify different grouping for different CPack generator by
|
||||
|
||||
Reference in New Issue
Block a user