qt5base-lts/cmake/QtBuildInternals
Leander Beernaert 43031d98fc CMake: Allow sqldriver plugins to be built as standalone
This patch allows all the sqldrivers to be built as a standalone project.
It is not possible to build each plugin separately due to the configuration
features definition being located in the sqldriver's folder CMakeLists.txt.

In other words, the project needs to be generated from the
src/plugins/sqldrivers/CMakeLists.txt file.

Fixes: QTBUG-82962
Change-Id: If41c7e3827589391830a894a9c998d2e56239562
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2020-04-24 07:41:13 +02:00
..
QtStandaloneTestTemplateProject CMake: Make sure not to use the Qt prefix for standalone tests 2020-04-17 15:59:33 +02:00
QtBuildInternalsAndroid.cmake CMake: Fix incorrect argument in QtBuildInternalsAndroid 2020-03-12 11:41:46 +01:00
QtBuildInternalsConfig.cmake CMake: Allow sqldriver plugins to be built as standalone 2020-04-24 07:41:13 +02:00