Add missing section markup for CPackComponent
This commit is contained in:
parent
bafd8a9e79
commit
24fbc28e5f
@ -1,3 +1,6 @@
|
|||||||
|
##section Variables common to all CPack generators
|
||||||
|
##end
|
||||||
|
##module
|
||||||
# - Build binary and source package installers
|
# - Build binary and source package installers
|
||||||
#
|
#
|
||||||
# The CPackComponent module is the module which handles
|
# The CPackComponent module is the module which handles
|
||||||
@ -20,6 +23,7 @@
|
|||||||
# components are identified by the COMPONENT argument of CMake's
|
# components are identified by the COMPONENT argument of CMake's
|
||||||
# INSTALL commands, and should be further described by the following
|
# INSTALL commands, and should be further described by the following
|
||||||
# CPack commands:
|
# CPack commands:
|
||||||
|
##end
|
||||||
#
|
#
|
||||||
##macro
|
##macro
|
||||||
# cpack_add_component - Describes a CPack installation component
|
# cpack_add_component - Describes a CPack installation component
|
||||||
|
Loading…
x
Reference in New Issue
Block a user