mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-05 03:21:46 +08:00
2ca3476149
* [netcdf_c] improve HDF5 linkage * [hdf5] add required HDF5 definitions not set by findHDF5 * [netcdf-c] Call chain HDF5: -> vcpkg_cmake_wrapper (old behvior) -> port supplied FindHDF5 -> includes hdf5Config from HDF5_ROOT * [hdf5] fix szip linkage...again.. will now double link against szip target but thats better than before the double link issue does not hurt and should be resolved upstream * revert find_dependency requires include(CMakeFindDependencyMacro) * [netcdf-c] removed unnecessary patch
5 lines
214 B
Plaintext
5 lines
214 B
Plaintext
Source: netcdf-c
|
|
Version: 4.7.0-1
|
|
Build-Depends: hdf5, curl
|
|
Description: a set of self-describing, machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data.
|