CPack: Fix documented CPACK_PACKAGE_DESCRIPTION_SUMMARY default

This commit is contained in:
Alex Turbov
2018-04-17 09:08:59 +03:00
committed by Brad King
parent f9b3b5a773
commit c9fa8f9442

View File

@@ -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.