Skip to content

Commit da91e44

Browse files
committed
* Add CPACK_PACKAGE_CONTACT form deb files
1 parent 003a0f8 commit da91e44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
1212

1313
SET(CPACK_PACKAGE_DESCRIPTION_SUMMARY "Open file gui")
1414
SET(CPACK_PACKAGE_VENDOR "iddekingej@lycos.com")
15+
SET(CPACK_PACKAGE_CONTACT "iddekingej@lycos.com")
1516
SET(CPACK_PACKAGE_DESCRIPTION_FILE "${CMAKE_CURRENT_SOURCE_DIR}/Readme.txt")
1617
SET(CPACK_RESOURCE_FILE_LICENSE "${CMAKE_CURRENT_SOURCE_DIR}/Copyright.txt")
1718
SET(CPACK_PACKAGE_VERSION_MAJOR "0")

0 commit comments

Comments
 (0)