small update
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=127
This commit is contained in:
parent
2e8a28cc61
commit
a39cdd27f5
@ -1,14 +1,5 @@
|
||||
--- qgis-1.6.0/python/CMakeLists.txt 2010-10-04 22:05:12.000000000 +0200
|
||||
+++ qgis_trunk/python/CMakeLists.txt 2011-03-15 21:42:01.776231982 +0100
|
||||
@@ -1,6 +1,8 @@
|
||||
SUBDIRS(plugins)
|
||||
|
||||
IF (WITH_INTERNAL_SPATIALITE)
|
||||
+ SUBDIRS(pyspatialite)
|
||||
+
|
||||
INCLUDE_DIRECTORIES(
|
||||
../src/core/spatialite/headers
|
||||
../src/core/spatialite/headers/spatialite
|
||||
@@ -43,6 +45,10 @@
|
||||
SET(SIP_DISABLE_FEATURES ${SIP_DISABLE_FEATURES} QSETINT_CONVERSION)
|
||||
ENDIF(NOT PYQT4_VERSION_NUM LESS 263941)
|
||||
|
Loading…
Reference in New Issue
Block a user