1
0
Fork 0
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:
Henrik Hautakoski 2020-03-11 12:00:16 +01:00
parent 7c2629427d
commit b52f61d319
35 changed files with 98 additions and 99 deletions

9
cli/debian_control.in Normal file
View 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