mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 05:29:00 +08:00
b79f7675aa
* [hdf5] add tools and fortran feature * change fortran feature to state requirements
30 lines
576 B
Plaintext
30 lines
576 B
Plaintext
Source: hdf5
|
|
Version: 1.10.5-12
|
|
Homepage: https://www.hdfgroup.org/downloads/hdf5/
|
|
Description: HDF5 is a data model, library, and file format for storing and managing data
|
|
Default-Features: szip, zlib
|
|
Supports: !uwp
|
|
|
|
Feature: parallel
|
|
Description: parallel support for HDF5
|
|
Build-Depends: mpi
|
|
|
|
Feature: cpp
|
|
Description: Builds cpp lib
|
|
|
|
Feature: tools
|
|
Description: Build hdf tools
|
|
|
|
Feature: szip
|
|
Description: Build with szip
|
|
Build-Depends: szip
|
|
|
|
Feature: zlib
|
|
Description: Build with zlib
|
|
Build-Depends: zlib
|
|
|
|
Feature: fortran
|
|
Description: Build with fortran
|
|
Build-Depends:
|
|
|