summaryrefslogtreecommitdiff
path: root/Modules/CPackComponent.cmake
diff options
context:
space:
mode:
authorEric NOULARD <eric.noulard@gmail.com>2012-02-04 12:06:09 +0100
committerDavid Cole <david.cole@kitware.com>2012-02-14 16:05:23 -0500
commit24fbc28e5f81823661853be0c0acdf2670b3453e (patch)
tree1ac7effd452a80a50952758e72194c8b1ae4b886 /Modules/CPackComponent.cmake
parentbafd8a9e79612c260af12f9a42c7e7cddf1f7da3 (diff)
downloadcmake-24fbc28e5f81823661853be0c0acdf2670b3453e.tar.gz
Add missing section markup for CPackComponent
Diffstat (limited to 'Modules/CPackComponent.cmake')
-rw-r--r--Modules/CPackComponent.cmake4
1 files changed, 4 insertions, 0 deletions
diff --git a/Modules/CPackComponent.cmake b/Modules/CPackComponent.cmake
index a0e0667c62..016cb8ce6d 100644
--- a/Modules/CPackComponent.cmake
+++ b/Modules/CPackComponent.cmake
@@ -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