On Fri, Mar 13, 2015 at 10:58 AM, Matthias Kuhn <[email protected]> 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
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer
