Skip to content
Snippets Groups Projects
Forked from cellframe / libdap-crypto
74 commits behind the upstream repository.
user avatar
Dmitriy A. Gerasimov authored
a1dff85c

libdap

Deus Applications Prototypes: core library

Build Status

Build and Run tests:

mkdir build
cd build
cmake -DBUILD_DAP_TESTS=ON ../
make
ctest --verbose