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#2
Feb 9, 2023
osx | linux
lurcher/unixODBC104
github.com/lurcher/unixODBC
8c9416f444
LGPL-2.1-only
Manifest