Billy O'Neal 4c1734ba2a
[kealib] Block attempting to load gdal's package.
Resolves https://github.com/microsoft/vcpkg/issues/32653

The problem is that regardless of `LIBKEA_WITH_GDAL` it runs `find_package(GDAL`. (Ignoring the answer) Inside GDAL's package, they do `find_dependency(HDF5 COMPONENTS C)` which overrides kealib's attempted `find_package(HDF5 COMPONENTS CXX HL REQUIRED)` with the wrong libraries.
2023-07-19 23:26:01 -07:00
..
2021-10-11 20:14:06 -07:00
2021-11-12 16:37:46 -08:00
2023-06-07 09:34:22 -07:00
2022-11-30 11:03:25 -08:00
2022-11-30 11:03:25 -08:00
2022-11-30 11:03:25 -08:00
2022-11-30 11:03:25 -08:00
2022-11-30 11:03:25 -08:00
2022-11-30 11:03:25 -08:00
2022-11-30 11:03:25 -08:00
2022-11-30 11:03:25 -08:00
2022-11-30 11:03:25 -08:00
2022-11-30 11:03:25 -08:00
2023-05-31 12:49:39 -07:00
2022-11-30 11:03:25 -08:00
2022-11-30 11:03:25 -08:00
2022-11-30 11:03:25 -08:00
2022-11-30 11:03:25 -08:00
2022-11-30 11:03:25 -08:00
2023-05-02 13:22:09 -07:00
2021-07-06 10:29:48 -07:00
2023-04-14 14:14:37 -07:00