aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2021-10-22 02:20:04 +0200
committerPřemysl Eric Janouch <p@janouch.name>2021-10-22 02:20:04 +0200
commit462428d0a26bad6900b1423817255b6dc9a9d1c7 (patch)
tree95c262eab8b8799b993043bc63c5aa376fc11c39 /CMakeLists.txt
parent89580f2113a190494afd7e9454bad5275beda4c6 (diff)
downloadtdv-462428d0a26bad6900b1423817255b6dc9a9d1c7.tar.gz
tdv-462428d0a26bad6900b1423817255b6dc9a9d1c7.tar.xz
tdv-462428d0a26bad6900b1423817255b6dc9a9d1c7.zip
sdgui: the firstclassing continues
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 43bc41e..22c465c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -281,7 +281,7 @@ if (BUILD_TESTING)
endif ()
# CPack
-set (CPACK_PACKAGE_DESCRIPTION_SUMMARY "StarDict terminal UI")
+set (CPACK_PACKAGE_DESCRIPTION_SUMMARY "StarDict TUI and GUI")
set (CPACK_PACKAGE_VENDOR "Premysl Eric Janouch")
set (CPACK_PACKAGE_CONTACT "Přemysl Eric Janouch <p@janouch.name>")
set (CPACK_RESOURCE_FILE_LICENSE "${PROJECT_SOURCE_DIR}/LICENSE")