Skip to content

Commit e447f11

Browse files
committed
move qspatialite
1 parent 1042754 commit e447f11

File tree

9 files changed

+1
-1
lines changed

9 files changed

+1
-1
lines changed

src/providers/spatialite/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Files
33

44
IF(WITH_QSPATIALITE)
5-
SUBDIRS(qspatialite)
5+
SUBDIRS(${CMAKE_SOURCE_DIR}/external/qspatialite)
66
ENDIF(WITH_QSPATIALITE)
77

88
SET(SPATIALITE_SRCS

0 commit comments

Comments
 (0)