diff options
Diffstat (limited to 'Modules')
-rw-r--r-- | Modules/CPack.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/CPack.cmake b/Modules/CPack.cmake index 571770e..1b2fa61 100644 --- a/Modules/CPack.cmake +++ b/Modules/CPack.cmake @@ -89,6 +89,7 @@ # CPACK_PACKAGE_FILE_NAME - The name of the package file to generate, # not including the extension. For example, cmake-2.6.1-Linux-i686. # The default value is +# # ${CPACK_PACKAGE_NAME}-${CPACK_PACKAGE_VERSION}-${CPACK_SYSTEM_NAME}. ##end # |