kicad/thirdparty/nanodbc
Seth Hillbrand 203f5538aa Correctly place static library spec 2022-11-22 05:45:26 -08:00
..
nanodbc DbLib: Fixes for MySQL ODBC driver 2022-09-01 00:24:56 -04:00
CMakeLists.txt Correctly place static library spec 2022-11-22 05:45:26 -08:00
LICENSE
README.txt nanodbc: Add readme describing thirdparty module 2022-09-24 01:37:57 +01:00
VERSION.txt

README.txt

This directory contains the nanodbc project from https://github.com/nanodbc/nanodbc

It is licensed under MIT, with the license text in this directory.


Note: The CMakeLists.txt file has been modified to remove the CXX flags nanodbc is
adding to the build. These flags were interfering with the Clang build, and also
including Werror is a bad idea.