Commit Graph

6 Commits

Author SHA1 Message Date
Martchus 8bb987d1be WIP: Use `std::move_only_function` for callbacks
WIP, waiting for GCC 12
2022-03-22 21:14:06 +01:00
Martchus 3db350ce30 Fix finding bundled lmdb-safe when package config suffix is used 2022-01-30 22:03:28 +01:00
Martchus eafa797262 lmdb: Avoid installing lmdb-safe when building it as part of this project
* Build lmdb-safe always as static library
* Disable install targets of lmdb-safe
2022-01-30 21:11:39 +01:00
Martchus ecf25ca260 lmdb: Build lmdb-safe as own CMake project/library 2022-01-30 01:28:03 +01:00
Martchus 687cf4f996 Make inclusion of tabulate project optional 2021-06-21 23:57:58 +02:00
Martchus c1554f4c87 Initial import 2021-02-08 23:53:56 +01:00