diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2021-10-12 02:01:04 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-11 11:01:04 -0700 |
| commit | ac3853c74e68e1781ee91d4bd0bb7e6e53ef6855 (patch) | |
| tree | dda00b44234c827a79f1617aae9c281d25ca69a3 /versions/baseline.json | |
| parent | 10e699ca7e5d404d7a481075b8431f6ceeae859e (diff) | |
| download | vcpkg-ac3853c74e68e1781ee91d4bd0bb7e6e53ef6855.tar.gz vcpkg-ac3853c74e68e1781ee91d4bd0bb7e6e53ef6855.zip | |
[vtk] Add feature gdal and geojson, re-factory the feature select part (#20147)
* [vtk] Add feature gdal and geojson, re-factory the feature select part
* version stuff
* Fix feature option MPI
* Fix find and use gdal.
* version
* Handle some of the same parameters
* version
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 5a9ed2ecc..d1898e68f 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -6966,7 +6966,7 @@ }, "vtk": { "baseline": "9.0.3-pv5.9.1", - "port-version": 2 + "port-version": 3 }, "vtk-dicom": { "baseline": "0.8.12", |
