Skip to content

Commit 098e935

Browse files
committed
fix windows build
1 parent c87966d commit 098e935

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/providers/spatialite/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ ADD_LIBRARY (spatialiteprovider MODULE ${SPATIALITE_SRCS} ${SPATIALITE_MOC_SRCS}
4545

4646
TARGET_LINK_LIBRARIES(spatialiteprovider
4747
qgis_core
48+
qgis_gui
4849
)
4950

5051
IF(NOT WITH_INTERNAL_SPATIALITE)

0 commit comments

Comments
 (0)