mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 18:42:52 +08:00
4c1734ba2a
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.
40 lines
947 B
JSON
40 lines
947 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "d6136ef42467c0204cd6a082a272c16ab955caa3",
|
|
"version": "1.4.14",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "11878c71d1418c0bdcc380e7ebf8e90f9e563260",
|
|
"version": "1.4.14",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "cc06088dbd4f6a3bce64af1b452b5ef2543f5b76",
|
|
"version-string": "1.4.11-3",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "aaacc98bbdefd2f709d65e4d87270cc2dacf283f",
|
|
"version-string": "1.4.11-2",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "c6d9f2cbbeb950bdac993fa9e949e236add6fb96",
|
|
"version-string": "1.4.11-1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "11506cc9b56ac74746bb6fb945e029691be4c764",
|
|
"version-string": "1.4.11",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "2905dbf3c66f381953c34b33f92f6301154b0798",
|
|
"version-string": "1.4.7-1",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|