mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-06-20 09:56:45 +02:00
cmake: split CMakeLists into multiple directories.
This commit is contained in:
parent
7c2629427d
commit
b52f61d319
35 changed files with 98 additions and 99 deletions
9
cli/debian_control.in
Normal file
9
cli/debian_control.in
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
Package: @PACKAGE_NAME@
|
||||
Version: @PACKAGE_DEB_VERSION@
|
||||
Description: @PACKAGE_DESCRIPTION@
|
||||
Section: misc
|
||||
Priority: optional
|
||||
Architecture: @PACKAGE_DEB_PLATFORM@
|
||||
Homepage: @PACKAGE_HOMEPAGE_URL@
|
||||
Maintainer: @PACKAGE_MAINTAINER@
|
||||
Depends: libssl1.1, libc6
|
||||
Loading…
Add table
Add a link
Reference in a new issue