diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2021-06-10 06:28:21 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-09 15:28:21 -0700 |
| commit | 0c1b57592b54a5959262bcec0e9a6b19c5751ced (patch) | |
| tree | 6e8102696bca5c190a0682737cfef3c850b7a9df /scripts | |
| parent | c21792bd0439726822baff4070920eb53c0cf8e7 (diff) | |
| download | vcpkg-0c1b57592b54a5959262bcec0e9a6b19c5751ced.tar.gz vcpkg-0c1b57592b54a5959262bcec0e9a6b19c5751ced.zip | |
[hunspell] Fix build error on Windows (#18037)
* [hunspell] Fix build error on Windows
* Update ports/hunspell/portfile.cmake
* re-factory win build
* Drop support with UWP since the upstream doesn't add app bitset in vcxproj
* update baseline
* Update port-version
* Update version files
* Update version-string field as version
* Re update versions/h-/hunspell.json
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index a342ca217..37032c03e 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -449,6 +449,7 @@ hiredis:arm-uwp=fail hiredis:x64-uwp=fail hpx:x64-windows-static=fail hpx:x64-linux=fail +hunspell:x64-windows-static-md=fail libhsplasma:x64-windows-static=fail ideviceinstaller:x64-windows-static-md=fail idevicerestore:x64-linux=fail |
