unixODBC is an Open Source ODBC sub-system and an ODBC SDK for Linux, Mac OSX, and UNIX
Run the following Vcpkg command to install the port.
vcpkg install unixodbc
The package unixodbc is compatible with built-in CMake targets:
find_package(unixodbc REQUIRED) target_link_libraries(main PRIVATE UNIX::odbc)
v2.3.11#2
Feb 9, 2023
osx | linux
lurcher/unixODBC
github.com/lurcher/unixODBC
8c9416f444
LGPL-2.1-only
Manifest