Skip to content

Commit b1c0963

Browse files
committedApr 6, 2013
also use expat include directory in core
1 parent a26e7d6 commit b1c0963

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/core/CMakeLists.txt‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -551,6 +551,7 @@ INCLUDE_DIRECTORIES(
551551
${PROJ_INCLUDE_DIR}
552552
${GEOS_INCLUDE_DIR}
553553
${GDAL_INCLUDE_DIR}
554+
${EXPAT_INCLUDE_DIR}
554555
)
555556

556557
IF (NOT WITH_INTERNAL_SPATIALITE)

0 commit comments

Comments
 (0)
Please sign in to comment.