浏览代码

Add missing section markup for CPackComponent

Eric NOULARD 13 年之前
父节点
当前提交
24fbc28e5f
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      Modules/CPackComponent.cmake

+ 4 - 0
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