mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 03:19:06 +08:00
d400f3d50b
* fix netcdf configure errors and generated targets * remove target_path since cmake searches in name* * bump control * netcdf update to 4.7.3 and use targets instead of libraries in cmake * remove config from the zlib find_dependency call because there is no config. The target is supplied by a cmake module itself * move usage of hdf5 target to an further up in the cmakelists.txt and use config also on linux * fix dynamic builds * remove code from portfile * remove commenting from patch and simply delete the lines
6 lines
258 B
Plaintext
6 lines
258 B
Plaintext
Source: netcdf-c
|
|
Version: 4.7.3
|
|
Build-Depends: hdf5, curl
|
|
Homepage: https://github.com/Unidata/netcdf-c
|
|
Description: a set of self-describing, machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data.
|