Skip to content

Commit

Permalink
also use expat include directory in core
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Apr 6, 2013
1 parent a26e7d6 commit b1c0963
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -551,6 +551,7 @@ INCLUDE_DIRECTORIES(
${PROJ_INCLUDE_DIR}
${GEOS_INCLUDE_DIR}
${GDAL_INCLUDE_DIR}
${EXPAT_INCLUDE_DIR}
)

IF (NOT WITH_INTERNAL_SPATIALITE)
Expand Down

0 comments on commit b1c0963

Please sign in to comment.