kicad/thirdparty/nanodbc
Ian McInerney 69a6ddae03 nanodbc: Remove extra CXX flags from the build
nanodbc was overriding the C++ standard library being used, which would
break builds with clang. Additionally, adding Werror unconditionally in
production code is a bad idea because different compiler versions can
change/add warnings and then break the code.
2022-09-24 01:37:57 +01:00
..
nanodbc DbLib: Fixes for MySQL ODBC driver 2022-09-01 00:24:56 -04:00
CMakeLists.txt nanodbc: Remove extra CXX flags from the build 2022-09-24 01:37:57 +01:00
LICENSE
VERSION.txt