diff options
| author | Kai Pastor <dg0yt@darc.de> | 2021-06-29 02:58:35 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-28 17:58:35 -0700 |
| commit | e2d10224003824e48356b1d80055a6b4c1ffbf87 (patch) | |
| tree | 825d63cf7059c7ac0f553ecfe45bb342cece2fb5 /versions/n- | |
| parent | 6cdc26c884ac1c7c4cf2d480b364b773765622a3 (diff) | |
| download | vcpkg-e2d10224003824e48356b1d80055a6b4c1ffbf87.tar.gz vcpkg-e2d10224003824e48356b1d80055a6b4c1ffbf87.zip | |
[netcdf-c] Fix pc files; use features (#18120)
* Format manifest
* New port-version
* Quote filepath expressions
* Port to vcpkg-cmake ports
* Remove invalid nc-config file
* Fix pc files
* Use features
* Add feature 'tools'
* x-add-version
* Fix build with msys2 mingw
* Update git-tree
Diffstat (limited to 'versions/n-')
| -rw-r--r-- | versions/n-/netcdf-c.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/n-/netcdf-c.json b/versions/n-/netcdf-c.json index d30a4c2ad..75fcc46b1 100644 --- a/versions/n-/netcdf-c.json +++ b/versions/n-/netcdf-c.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "069ccb40f8ce75d6ec88b8fe31966c11fcf6906b", + "version-string": "4.7.4", + "port-version": 3 + }, + { "git-tree": "aa42781f00db0c2de52798f0345801b667977c79", "version-string": "4.7.4", "port-version": 2 |
