The unixODBC Project goals are to develop and promote unixODBC to be the definitive standard for ODBC on non MS Windows platforms.
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#1
May 20, 2022
osx | linux
lurcher/unixODBC116
github.com/lurcher/unixODBC
4bc8be1330
LGPL-2.1-only
Manifest