Commit Graph

7 Commits

Author SHA1 Message Date
Martchus 8e6fe671f0 Avoid CMake deprecation warning by bumping version 2024-03-08 19:01:44 +01:00
Marius Kittler f015a9444d Support version 3 of Catch2 2023-01-22 23:07:15 +01:00
Martchus 389d662f3b Apply cmake-format 2022-04-15 19:18:56 +02:00
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