diff options
| author | ankurverma85 <31362771+ankurverma85@users.noreply.github.com> | 2021-01-26 14:54:05 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-26 14:54:05 -0800 |
| commit | 60d7d91c7105a2ba821a450ea4ba336dfbf14719 (patch) | |
| tree | 91d1f738d32f293dcc1fe51bcd1c5ec88830a0a9 /versions/baseline.json | |
| parent | 80d52af7c8fbdf817a162bacf110d1526d85daf6 (diff) | |
| download | vcpkg-60d7d91c7105a2ba821a450ea4ba336dfbf14719.tar.gz vcpkg-60d7d91c7105a2ba821a450ea4ba336dfbf14719.zip | |
gdal:x64-windows-static-md fixes (#15541)
* Fix windows-static builds
* Rename debug lib to comform to other naming scheme
* Update ci.baseline.txt
* Update CONTROL
* Update dependency_win.cmake
* Update portfile.cmake
* Update vcpkg-cmake-wrapper.cmake
* Update portfile.cmake
* Added versions
* Update ci.baseline.txt
* PR comments
* update gdal portversion
Co-authored-by: Ankur Verma <ankur.veram@outlook.com>
Co-authored-by: ankurv <ankurv@microsoft.com>
Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
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 75aa6ea4a..5144e658f 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -2074,7 +2074,7 @@ }, "gdal": { "baseline": "3.1.3", - "port-version": 1 + "port-version": 2 }, "gdcm": { "baseline": "3.0.7", |
