Skip to content
Snippets Groups Projects
dmitriy.gerasimov's avatar
dmitriy.gerasimov authored
Features-2703

See merge request !40
9d2f6f58

libdap

Deus Applications Prototypes: core library

Build Status

Build and Run tests:

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