summaryrefslogtreecommitdiff
path: root/Modules/CPack.cmake
diff options
context:
space:
mode:
authorJoachim Wuttke (o) <j.wuttke@fz-juelich.de>2020-02-12 13:37:15 +0100
committerJoachim Wuttke (o) <j.wuttke@fz-juelich.de>2020-02-12 13:37:15 +0100
commitf33708eed981b4eba4274711609d21c2f7ea3376 (patch)
tree1054681173dc13ee6a9bc2f38a91fc1ec782cd0b /Modules/CPack.cmake
parent4949e1261a7b81f8627b6edd961513b08d667991 (diff)
downloadcmake-f33708eed981b4eba4274711609d21c2f7ea3376.tar.gz
Help: module CPack: add cross-reference to cpack-generators(7).
Diffstat (limited to 'Modules/CPack.cmake')
-rw-r--r--Modules/CPack.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/Modules/CPack.cmake b/Modules/CPack.cmake
index f998abf126..ef28bde1ac 100644
--- a/Modules/CPack.cmake
+++ b/Modules/CPack.cmake
@@ -68,6 +68,8 @@ This is the key: For each generator listed in :variable:`CPACK_GENERATOR` in
internally to *the one currently being used* and then include the
:variable:`CPACK_PROJECT_CONFIG_FILE`.
+For a list of available generators, see :manual:`cpack-generators(7)`.
+
Variables common to all CPack Generators
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^