Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Include PROJ_INCLUDE_DIR in HANA's CMakeLists.txt
  • Loading branch information
mrylov committed Dec 7, 2020
1 parent 93a4c06 commit 58055bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/providers/hana/CMakeLists.txt
Expand Up @@ -61,6 +61,7 @@ INCLUDE_DIRECTORIES(
)

INCLUDE_DIRECTORIES (SYSTEM
${PROJ_INCLUDE_DIR}
${GDAL_INCLUDE_DIR}
${ODBC_INCLUDE_DIRS}
${ODBCCPP_INCLUDE_DIR}
Expand Down

0 comments on commit 58055bb

Please sign in to comment.