1. Home
  2. Browse
  3. unixodbc

unixodbc

v2.3.11#2Latest

unixODBC is an Open Source ODBC sub-system and an ODBC SDK for Linux, Mac OSX, and UNIX

Install

Run the following Vcpkg command to install the port.

vcpkg install unixodbc

Usage

The package unixodbc is compatible with built-in CMake targets:

find_package(unixodbc REQUIRED)
target_link_libraries(main PRIVATE UNIX::odbc)
See source

Version

v2.3.11#2

Publication

Supports

osx | linux

GitHub

lurcher/unixODBC

Homepage

github.com/lurcher/unixODBC

Subtree

8c9416f444

License

LGPL-2.1-only

Definition

Manifest