unixodbcv2.3.14
- Updated
unixODBC is an Open Source ODBC sub-system and an ODBC SDK for Linux, Mac OSX, and UNIX
- Project website: https://github.com/lurcher/unixODBC
#Usage
unixodbc provides CMake targets:
# unixODBC Driver Manager library
find_package(unofficial-unixodbc CONFIG REQUIRED)
target_link_libraries(main PRIVATE (unofficial::unixodbc::odbc)unixodbc provides pkg-config modules:
# unixODBC Driver Manager library
odbc
# unixODBC Cursor Library
odbccr
# unixODBC Configuration Library
odbcinst#License
Not declared in the port manifest
#Features
No features defined.
#Host Dependencies
and 2 transitive dependencies:
- vcpkg-cmake (through vcpkg-cmake-get-vars)
- vcpkg-cmake-get-vars (through vcpkg-make)
#Used By
#Host Tool For
No ports use this.
#Contributors
kreuzerkrieg
Jack·Boos·Yu
nicole mazzuca
Billy O'Neal
autoantwort
Michal Cepek
Thomas1664
reito
Kai Pastor