cmake find_package(odb) examples

microsoft/vcpkg ports/libodb-boost/CMakeLists.txt :3

find_package(odb 2.4.0 REQUIRED COMPONENTS libodb)

microsoft/vcpkg ports/libodb-mysql/CMakeLists.txt :3

find_package(odb 2.4.0 REQUIRED COMPONENTS libodb)

microsoft/vcpkg ports/libodb-pgsql/CMakeLists.txt :4

find_package(odb 2.4.0 REQUIRED COMPONENTS libodb)

microsoft/vcpkg ports/libodb-sqlite/CMakeLists.txt :4

find_package(odb 2.4.0 REQUIRED COMPONENTS libodb)