1. Home
  2. Browse
  3. libodb-mysql

libodb-mysql

v2.4.0#11Latest

MySQL support for the ODB ORM library

Install

Run the following Vcpkg command to install the port.

vcpkg install libodb-mysql

Usage

The package libodb-mysql provides CMake integration:

find_package(odb CONFIG COMPONENTS libodb mysql REQUIRED)
target_link_libraries(main PRIVATE odb::libodb-mysql)

Dependencies

See source

Version

v2.4.0#11

Publication

Supports

All

Homepage

codesynthesis.com/products/odb

Subtree

8ead9c2674

License

Complex license

Definition

Manifest