Skip to content

Commit

Permalink
More build fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Mar 24, 2021
1 parent 73cc567 commit 3799fee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/providers/postgres/CMakeLists.txt
Expand Up @@ -80,6 +80,9 @@ target_link_libraries (postgresprovider_a
if (WITH_GUI)
include_directories (
${CMAKE_BINARY_DIR}/src/providers/postgres
${CMAKE_SOURCE_DIR}/src/providers/postgres
${CMAKE_BINARY_DIR}/src/providers/postgres/raster
${CMAKE_SOURCE_DIR}/src/providers/postgres/raster
${CMAKE_CURRENT_SOURCE_DIR}
${CMAKE_CURRENT_BINARY_DIR}
)
Expand Down

0 comments on commit 3799fee

Please sign in to comment.