Don't generate checksums. We do that in the CI.

This commit is contained in:
tastytea 2021-05-26 10:38:13 +02:00
parent f20f95ff21
commit 6a612caa14
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
include(GNUInstallDirs)
set(CPACK_PACKAGE_CHECKSUM "SHA512")
set(CPACK_RESOURCE_FILE_LICENSE "${PROJECT_SOURCE_DIR}/LICENSE")
set(CPACK_PACKAGE_CONTACT "tastytea <tastytea@tastytea.de>")