Add missing section markup for CPackComponent

This commit is contained in:
Eric NOULARD 2012-02-04 12:06:09 +01:00 committed by David Cole
parent bafd8a9e79
commit 24fbc28e5f
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,6 @@
##section Variables common to all CPack generators
##end
##module
# - Build binary and source package installers
#
# The CPackComponent module is the module which handles
@ -20,6 +23,7 @@
# components are identified by the COMPONENT argument of CMake's
# INSTALL commands, and should be further described by the following
# CPack commands:
##end
#
##macro
# cpack_add_component - Describes a CPack installation component