Skip to content

Commit

Permalink
Add SPATIALITE_INCLUDE_DIR to include directories in analysis cmakeli…
Browse files Browse the repository at this point in the history
…sts for new OSM support
  • Loading branch information
dakcarto committed Mar 1, 2013
1 parent 7f83b12 commit cde4c85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/analysis/CMakeLists.txt
Expand Up @@ -107,6 +107,7 @@ INCLUDE_DIRECTORIES(
${PROJ_INCLUDE_DIR}
${GEOS_INCLUDE_DIR}
${GDAL_INCLUDE_DIR}
${SPATIALITE_INCLUDE_DIR}
)

IF (WIN32)
Expand Down

0 comments on commit cde4c85

Please sign in to comment.