diff options
| author | Markus87 <Markus87@users.noreply.github.com> | 2020-12-30 00:57:56 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-29 15:57:56 -0800 |
| commit | 3ddbba7ab6e452513ea1852da36a4277a83e16c4 (patch) | |
| tree | 9667de1c63840a088fb01f6c0953efd36f1da25d /scripts | |
| parent | ba1c3aa63e17e15b59e17d53cf8fde9a2a9080ac (diff) | |
| download | vcpkg-3ddbba7ab6e452513ea1852da36a4277a83e16c4.tar.gz vcpkg-3ddbba7ab6e452513ea1852da36a4277a83e16c4.zip | |
Fixed port of quirc - patch did no longer apply / modified to fix build (#15252)
* Fixed port of quirc - patch did no longer apply / modified to fix build
* Updated quirc to the latest version + removed obsolete patch-for-msvc.patch
* update baseline
* [quirc] Fix license file name
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index e9ccb25d7..1e3144626 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1231,14 +1231,6 @@ quickfix:x64-uwp=fail quickfix:x64-windows-static=fail quickfix:x64-windows=fail quickfix:x86-windows=fail -quirc:arm64-windows = skip -quirc:arm-uwp = skip -quirc:x64-linux = skip -quirc:x64-osx = skip -quirc:x64-uwp = skip -quirc:x64-windows = skip -quirc:x64-windows-static = skip -quirc:x86-windows = skip qwt:x64-osx=fail rabit:x64-osx=fail ragel:arm-uwp=fail |
