Commit Graph

4 Commits

Author SHA1 Message Date
Martchus fbcdc05e9c Export use of lmdb library as we include and use it in public headers 2022-02-05 21:50:00 +01:00
Martchus ec4a44e4de Format tests and examples as well 2022-01-30 21:32:08 +01:00
Martchus d27b737234 Move remaining examples from top-level to example folder and build-system 2022-01-30 21:25:05 +01:00
Martchus b499a201c2 Add CMake build system replacing Makefile
* Allow building a shared library with proper exports
* Remove bundled catch2 library in favor of searching for system-provided
  version
* Adapt/fix tests and examples to latest changes
* Fix several warnings
2022-01-30 01:14:42 +01:00