CMakeLists.txt: Remove references to Minecraft and Infiniminer (#8487)

master
ANAND 2019-04-26 22:37:32 +05:30 committed by sfan5
parent cff1e9ca27
commit 66ecfb5916
1 changed files with 1 additions and 1 deletions

View File

@ -232,7 +232,7 @@ add_subdirectory(src)
# CPack
set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "An InfiniMiner/Minecraft inspired game")
set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "A free open-source voxel game engine with easy modding and game creation.")
set(CPACK_PACKAGE_VERSION_MAJOR ${VERSION_MAJOR})
set(CPACK_PACKAGE_VERSION_MINOR ${VERSION_MINOR})
set(CPACK_PACKAGE_VERSION_PATCH ${VERSION_PATCH})