diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2021-05-21 09:50:11 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-21 00:50:11 -0700 |
| commit | 71f5a6f9fe3fc9fbd0a10604d50dea4d49fc6825 (patch) | |
| tree | fa16f0e2e80231c3afad79828917241f06e853d2 /versions/baseline.json | |
| parent | 094e58f2b01a6bf257412aba433fca3e2f638be8 (diff) | |
| download | vcpkg-71f5a6f9fe3fc9fbd0a10604d50dea4d49fc6825.tar.gz vcpkg-71f5a6f9fe3fc9fbd0a10604d50dea4d49fc6825.zip | |
[getopt-win32] fix static builds (#17942)
* vcpkg_fixup_pkgconfig for allgero5
* version stuff
* Small MSbuild fixes for static builds.
* version stuff
* update baseline
* commit vcpkg.json
* version stuff
* remove blocking line
* version stuff
* fix missing preprocessor definition
* version stuff
* Update ports/getopt-win32/portfile.cmake
Apply CR changes
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* version stuff
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.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 01cdff6c7..a7faa613c 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -2226,7 +2226,7 @@ }, "getopt-win32": { "baseline": "0.1", - "port-version": 0 + "port-version": 1 }, "gettext": { "baseline": "0.21", |
