Skip to content

Commit

Permalink
add missing include of spatialindex (#34220)
Browse files Browse the repository at this point in the history
fixes build on macos
  • Loading branch information
3nids committed Feb 3, 2020
1 parent 19d58bd commit dd19eb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/providers/postgres/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ INCLUDE_DIRECTORIES(SYSTEM
${QCA_INCLUDE_DIR}
${QTKEYCHAIN_INCLUDE_DIR}
${GDAL_INCLUDE_DIR}
${SPATIALINDEX_INCLUDE_DIR}
${CMAKE_CURRENT_SOURCE_DIR}
)

Expand Down

0 comments on commit dd19eb8

Please sign in to comment.