Doc: build_hints: document discrepancies between name of CMake options…#5811
Doc: build_hints: document discrepancies between name of CMake options…#5811rouault merged 3 commits intoOSGeo:masterfrom
Conversation
|
Used all the mappings in this list and now I'm down to only the remaining missing flags: Any idea for these? |
cf GDAL_ENABLE_DRIVER_DIPEX doesn't exist. It is one of the raw drivers |
|
|
…s controlling driver build and driver names (fixes OSGeo#5809)
|
According to https://gdal.org/build_hints.html#brunsli, the MRF driver requires Brunsli, but that isn't listed in https://gdal.org/drivers/raster/index.html. Same for JPEG. |
Co-authored-by: Adam J. Stewart <[email protected]>
this is an optional dependency |
…controlling driver build and driver names (fixes #5809)