summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Modules/CPack.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/CPack.cmake b/Modules/CPack.cmake
index 9216fc9..4426c59 100644
--- a/Modules/CPack.cmake
+++ b/Modules/CPack.cmake
@@ -100,7 +100,7 @@
#
# Short description of the project (only a few words). Default value is::
#
-# ${PROJECT_DESCRIPTION}
+# ${CMAKE_PROJECT_DESCRIPTION}
#
# if DESCRIPTION has given to the project() call or
# CMake generated string with PROJECT_NAME otherwise.