X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=CPack.txt;fp=CPack.txt;h=cfbe1fc83a3f1adc7239fc1f64d692056ba39991;hb=051c7944c87d156efbd7d054a212625ad7601d0c;hp=c33a7dac2391bd6275ceb7abda1c1a418202bcd9;hpb=dccaca90f681935c9d69f3d23979d0fdefdfa140;p=awesomized%2Flibmemcached diff --git a/CPack.txt b/CPack.txt index c33a7dac..cfbe1fc8 100644 --- a/CPack.txt +++ b/CPack.txt @@ -34,10 +34,10 @@ set(CPACK_PACKAGE_LICENSE "BSD-3-Clause") set(CPACK_PACKAGE_CONTACT "${PROJECT_CONTACT}") set(CPACK_PACKAGE_VENDOR "${PROJECT_CONTACT}") set(CPACK_PACKAGE_DESCRIPTION - "libmemcached is an open source C/C++ client library and tools for the -memcached server (http://memcached.org/). It has been designed to be -light on memory usage, thread safe, and provide full access to server -side methods.") + "libmemcached-awesome is an open source C/C++ client library and tools +for the memcached server (http://memcached.org/). It has been designed +to be light on memory usage, thread safe, and provide full access to +server side methods.") if(CMAKE_VERSION VERSION_LESS 3.12) string(REPLACE ";" "-" CPACK_PACKAGE_DIRECTORY "${PROJECT_CONFIG}") else()