qt6-bb10/src/plugins/sqldrivers
Edward Welbourne 5645ef305a Add some special case markers that seem to have been neglected
At least, running util/cmake/configurejson2cmake.py changes these lines.
Adding them has provoked the script to add a .prev_configure.cmake file.

Change-Id: Idc123d1dee2ce51cd640c090c7910ecc1f0fc5a4
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2021-02-15 13:43:42 +01:00
..
db2 Remove the qmake project files 2021-01-07 15:32:28 +01:00
ibase Fix compilation of ibase sqldriver plugin, added override 2021-02-01 14:44:48 +01:00
mysql Remove the qmake project files 2021-01-07 15:32:28 +01:00
oci Remove the qmake project files 2021-01-07 15:32:28 +01:00
odbc QODBC: Preserve the whole value when using HighPrecision 2021-01-14 07:02:43 +00:00
psql Fix compilation of the QPSQLDriverPlugin plugin with enabled PCH 2021-02-09 15:49:47 +01:00
sqlite Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
.cmake.conf Bump version 2021-01-11 13:58:55 +01:00
.prev_configure.cmake Add some special case markers that seem to have been neglected 2021-02-15 13:43:42 +01:00
.qmake.conf make sql drivers independently configurable 2017-06-17 06:47:48 +00:00
CMakeLists.txt ibase: Fix the compilation and include it again so it can be detected 2021-01-26 21:47:36 +01:00
README QtSQL: remove SQLite2 and TDS driver for Qt6 2020-02-07 20:22:44 +01:00
configure.cmake Add some special case markers that seem to have been neglected 2021-02-15 13:43:42 +01:00
configure.json QtSQL: remove SQLite2 and TDS driver for Qt6 2020-02-07 20:22:44 +01:00
qt_cmdline.cmake CMake: Re-implement configure/qmake's command line handling in CMake 2020-08-17 08:08:20 +02:00

README

Please note that the DB2, MySQL and Oracle client drivers are not
distributed with the Qt Open Source Editions.

This is because the client libraries are distributed under a license which
is not compatible with the GPL license.