Skip to content

Commit

Permalink
Re-add proj include to grass provider
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Apr 26, 2018
1 parent e1c6afa commit efce881
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/providers/grass/CMakeLists.txt
Expand Up @@ -17,6 +17,7 @@ INCLUDE_DIRECTORIES(
)
INCLUDE_DIRECTORIES (SYSTEM
${GDAL_INCLUDE_DIR}
${PROJ_INCLUDE_DIR}
${POSTGRES_INCLUDE_DIR}
)

Expand Down

0 comments on commit efce881

Please sign in to comment.