mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-18 16:09:18 +00:00
nanodbc: Add readme describing thirdparty module
This commit is contained in:
parent
69a6ddae03
commit
31498673b7
8
thirdparty/nanodbc/README.txt
vendored
Normal file
8
thirdparty/nanodbc/README.txt
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
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.
|
Loading…
Reference in New Issue
Block a user