QGIS/external/qspatialite
Matthias Kuhn b9d0b4ce57 [cmake] Prefer pkgconfig for spatialite
and use a target
2023-09-16 12:13:09 +02:00
..

QSPATIALITE driver derived from QSQLITE driver.

No actual changes except linking to SpatiaLite and a call to
spatialite_init(0).

See the Qt SQL documentation for more information on compiling Qt SQL
driver plugins (sql-driver.html).