vcpkg/ports/unixodbc/usage

5 lines
164 B
Plaintext
Raw Normal View History

The package unixodbc is compatible with built-in CMake targets:
FIND_PACKAGE(unixodbc REQUIRED)
TARGET_LINK_LIBRARIES(main PRIVATE UNIX::odbc) for linkage