On Fri, Mar 13, 2015 at 10:58 AM, Matthias Kuhn <matth...@opengis.ch> wrote:
> So you will need to introduce some CMake magic to skip this part when
> compiling without spatialite.

In qgisapp.cpp:

extern "C"
{
   #include <spatialite.h>
}

so, I think that sources should be modified, too...
_______________________________________________
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to