mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-06-16 03:44:56 +02:00
CMakeModules/cpack_custom.cmake: typo fix.
This commit is contained in:
parent
47767e3443
commit
ba95dbbf93
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ set( CPACK_DEBIAN_FILE_NAME
|
|||
# --------------------------------
|
||||
|
||||
|
||||
# Defult to gzip tar on unix. zip otherwise.
|
||||
# Default to gzip tar on unix. zip otherwise.
|
||||
if (NOT CPACK_GENERATOR)
|
||||
if (UNIX)
|
||||
set( CPACK_GENERATOR "TGZ" )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue