lmdbxxΒΆ

hunter_add_package(lmdbxx)
find_package(lmdbxx CONFIG REQUIRED)
target_link_libraries(... lmdbxx::lmdbxx)