Skip to content
Snippets Groups Projects
naeper's avatar
dmitriy.gerasimov authored
Init fixes... again...

See merge request !35
214f324f

libdap

Deus Applications Prototypes: core library

Build Status

Build and Run tests:

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