projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cff1e9c
)
CMakeLists.txt: Remove references to Minecraft and Infiniminer (#8487)
author
ANAND
<ClobberXD@gmail.com>
Fri, 26 Apr 2019 17:07:32 +0000
(22:37 +0530)
committer
sfan5
<sfan5@live.de>
Fri, 26 Apr 2019 17:07:32 +0000
(19:07 +0200)
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index 966343ab67792bafd49b52f68d1d6aafd4125646..5b3b8539a718ab961c352c6024544718ce9591f1 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-232,7
+232,7
@@
add_subdirectory(src)
# CPack
-set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "A
n 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})