Skip to content
Snippets Groups Projects
user avatar
Dmitriy A. Gerasimov authored
XKCP added and fixed makefile
5aa18d24

libdap

Deus Applications Prototypes: core library

Build Status

Build and Run tests:

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