Skip to content

Commit

Permalink
fix windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Nov 3, 2011
1 parent c87966d commit 098e935
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/providers/spatialite/CMakeLists.txt
Expand Up @@ -45,6 +45,7 @@ ADD_LIBRARY (spatialiteprovider MODULE ${SPATIALITE_SRCS} ${SPATIALITE_MOC_SRCS}

TARGET_LINK_LIBRARIES(spatialiteprovider
qgis_core
qgis_gui
)

IF(NOT WITH_INTERNAL_SPATIALITE)
Expand Down

0 comments on commit 098e935

Please sign in to comment.