mirror of
https://github.com/eosswedenorg/eosio-keygen-extras
synced 2026-06-18 05:20:01 +02:00
CMake: set CPACK_PACKAGE_FILE_NAME
This commit is contained in:
parent
94d50bb50d
commit
7da58df25f
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ install(
|
|||
# --------------------------------
|
||||
# Package
|
||||
# --------------------------------
|
||||
set( CPACK_PACKAGE_FILE_NAME "${PROJECT_NAME}-${PROJECT_VERSION}")
|
||||
|
||||
if (UNIX)
|
||||
set( CPACK_GENERATOR "DEB" )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue