Skip to content
Snippets Groups Projects

BUILD: correctly transfer cmake GDAL args to disable spatialite

Merged Tristan Laurent requested to merge fix-gdal-build-2-libproj into develop

Cmake arguments were not transfered due to options not used as cmake list. Thus when spatialite was installed, gdal automatically detects it. As spatialite can use a system libproj which can be different to the one we use it creates a gdal lib linked with the two libproj. This lead to lib symbols errors during runtime (so fun to debug!)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading