summaryrefslogtreecommitdiffstats
path: root/Modules/CPackDeb.cmake
diff options
context:
space:
mode:
authorEric NOULARD <eric.noulard@gmail.com>2012-02-18 21:07:39 (GMT)
committerEric NOULARD <eric.noulard@gmail.com>2012-02-18 21:07:39 (GMT)
commita6bce55aefd332f148a2753d5be0ec4383534473 (patch)
tree6f1af3b2fdb4778edf82859cf0888f637c1e9a40 /Modules/CPackDeb.cmake
parentbfbb57508603ab6c7007d75718b21868b690e151 (diff)
downloadCMake-a6bce55aefd332f148a2753d5be0ec4383534473.zip
CMake-a6bce55aefd332f148a2753d5be0ec4383534473.tar.gz
CMake-a6bce55aefd332f148a2753d5be0ec4383534473.tar.bz2
Dynamically add documentation section specified in documented script.
Modify CPackDeb and CPackRPM as an example
Diffstat (limited to 'Modules/CPackDeb.cmake')
-rw-r--r--Modules/CPackDeb.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/CPackDeb.cmake b/Modules/CPackDeb.cmake
index 0916843..fe81dc9 100644
--- a/Modules/CPackDeb.cmake
+++ b/Modules/CPackDeb.cmake
@@ -1,4 +1,4 @@
-##section Variables specific to a CPack generator
+##section Variables specific to CPack Debian (DEB) generator
##end
##module
# - The builtin (binary) CPack Deb generator (Unix only)