Generated packages now have debug symbols.

This commit is contained in:
Markus Makela 2015-06-04 19:38:33 +03:00
parent fe5e40e397
commit cba37d2ac3

View File

@ -205,6 +205,7 @@ if(PACKAGE)
else()
# Generic CPack configuration variables
set(CPACK_STRIP_FILES FALSE)
set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "MaxScale")
set(CPACK_PACKAGE_VERSION_MAJOR "${MAXSCALE_VERSION_MAJOR}")
set(CPACK_PACKAGE_VERSION_MINOR "${MAXSCALE_VERSION_MINOR}")