mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-15 00:04:00 -04:00
fix sqlite compile error, for real this time
git-svn-id: http://svn.osgeo.org/qgis/trunk@10976 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
2ccf3b68c1
commit
4851f20302
@ -15984,6 +15984,7 @@
|
||||
"$(GDAL_INC)",
|
||||
"$(PROJ_INC)",
|
||||
"$(GEOS_INC)",
|
||||
"$(SPATIALITE_INC)",
|
||||
"$(SQLITE_INC)",
|
||||
"$(PGSQL_INC)",
|
||||
);
|
||||
@ -16035,6 +16036,7 @@
|
||||
"$(GDAL_INC)",
|
||||
"$(PROJ_INC)",
|
||||
"$(GEOS_INC)",
|
||||
"$(SPATIALITE_INC)",
|
||||
"$(SQLITE_INC)",
|
||||
"$(PGSQL_INC)",
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user