mirror of
https://github.com/eosswedenorg/eosio-keygen-extras
synced 2026-08-30 21:18:14 +02:00
CMakeLists.txt: Set CPACK_PACKAGE_VENDOR variable.
This commit is contained in:
parent
e942a3b1bc
commit
31237f2bb3
1 changed files with 2 additions and 1 deletions
|
|
@ -41,6 +41,7 @@ endforeach(dict ${dictionaries})
|
|||
# --------------------------------
|
||||
set( CPACK_PACKAGE_FILE_NAME "${PROJECT_NAME}-${PROJECT_VERSION}")
|
||||
set( CPACK_PACKAGE_CONTACT ${PROJECT_MAINTAINER} )
|
||||
set( CPACK_PACKAGE_VENDOR "Sw/eden" )
|
||||
|
||||
# Archive specific
|
||||
set( CPACK_ARCHIVE_COMPONENT_INSTALL TRUE )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue