Skip to content

Add CMake argument to skip gdal-config

This prevents FindGDAL from finding and using /usr/bin/gdal-config on development systems that have gdal natively installed. Because the superbuild gdal does not create gdal-config and there is no option to use system gdal-config, this should have no impact on CI builds.

Edited by John Tourtellott

Merge request reports