mirror of
https://github.com/cemu-project/vcpkg.git
synced 2024-11-28 13:40:24 +00:00
8fe30fe1ea
* [kealib] add kealib ports
KEALib is a GDAL model library using HDF5 standard.
- Patch library cmake scripts.
- Provide MIT license file.
- Depend on hdf5 library with [cpp] feature.
- No generation of GDAL driver.
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* [kealib] fix option key to specify building shared library
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* [kealib] call copy_pdbs() after install
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* [kealib] update cmake patch
- fix library name in MSVC
- fix to find hdf5 libraries
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* [kealib] add parallel feature
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* Revert "[hdf5] add cpp feature"
This reverts commit
|
||
---|---|---|
.. | ||
.gitattributes | ||
CONTROL | ||
disable-static-libs.patch | ||
link-libraries-private.patch | ||
portfile.cmake | ||
use-szip-config.patch |