Skip to content
Snippets Groups Projects
Forked from cellframe / libdap-crypto
90 commits behind the upstream repository.
naeper's avatar
dmitriy.gerasimov authored
bugs-2518

See merge request !7
d0808886

libdap

Deus Applications Prototypes: core library

Build Status

Build and Run tests:

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