You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
.. | ||
nanodbc | 3 years ago | |
CMakeLists.txt | 3 years ago | |
LICENSE | 3 years ago | |
README.txt | 3 years ago | |
VERSION.txt | 3 years ago |
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.