1. Home
  2. Browse
  3. libmysql

libmysql

v8.0.20#3Go to latest

A MySQL client library for C development

Install

Run the following Vcpkg command to install the port.

vcpkg install libmysql

Usage

The package libmysql provides CMake targets:

find_package(libmysql REQUIRED)
target_link_libraries(main PRIVATE ${MYSQL_LIBRARIES})

Dependencies

See source

Version

v8.0.20#3

Publication

Supports

!(windows & x86) & !uwp

GitHub

mysql/mysql-server

Homepage

github.com/mysql/mysql-server

Subtree

586a03afa3

License

Complex license

Definition

Manifest