# Dependencies

Requires the embedded MariaDB server.

# Building

Build with CMake, no special options required.
If you want to link the library dinamically, add `-DSTATIC_EMBEDDED=N` to the cmake call.
