CPack: documentation typo fix

This commit is contained in:
Domen Vrankar 2017-11-12 20:57:57 +01:00
parent 85ae0ba796
commit 2ff906b34e

View File

@ -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