Move to liberty

This commit is contained in:
2015-02-28 20:07:37 +01:00
parent 92f2339ef5
commit 9681ad0021
9 changed files with 22 additions and 2127 deletions

2
README
View File

@@ -32,6 +32,8 @@ Build dependencies: CMake, pkg-config, help2man, awk, sh
Runtime dependencies: openssl
$ git clone https://github.com/pjanouch/ZyklonB.git
$ git submodule init
$ git submodule update
$ mkdir build
$ cd build
$ cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug