odb-pgsqlΒΆ

hunter_add_package(odb-pgsql)
find_package(odb COMPONENTS pgsql)

target_link_libraries(... odb::pgsql)