mirror of
https://github.com/eosswedenorg/eosio-keygen-extras
synced 2026-07-03 11:53:43 +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
|
# Package
|
||||||
# --------------------------------
|
# --------------------------------
|
||||||
|
set( CPACK_PACKAGE_FILE_NAME "${PROJECT_NAME}-${PROJECT_VERSION}")
|
||||||
|
|
||||||
if (UNIX)
|
if (UNIX)
|
||||||
set( CPACK_GENERATOR "DEB" )
|
set( CPACK_GENERATOR "DEB" )
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue