diff options
| author | Kevin Lu <6320810+kevinlul@users.noreply.github.com> | 2020-08-06 20:09:10 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-06 17:09:10 -0700 |
| commit | 4f9117c0dea8e58be6dc4102e40238f57b7b8533 (patch) | |
| tree | cc2788ea20df9c5c07117d67f16772f0574c0ccb /scripts | |
| parent | 40c8aab459f6692f68daa0ef431b80ca7ab364c1 (diff) | |
| download | vcpkg-4f9117c0dea8e58be6dc4102e40238f57b7b8533.tar.gz vcpkg-4f9117c0dea8e58be6dc4102e40238f57b7b8533.zip | |
[fmt] Update to 7.0.2 + [spdlog] Update to 1.7.0 (#12312)
* [fmt] Update to 7.0.0
* [fmt] Update to 7.0.1
* [spdlog] Update to 1.7.0
* [quill] Patch for fmt 7.x
* [fmt] Update to 7.0.2
* [quill] Update baseline
* [fmt] Use vcpkg_replace_string
* remove unnecessary change to `SOURCE_PATH`
Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 64b452074..ef012585c 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1467,9 +1467,6 @@ quickfix:x64-uwp=fail quickfix:x64-windows-static=fail quickfix:x64-windows=fail quickfix:x86-windows=fail -quill:arm64-windows=fail -quill:arm-uwp=fail -quill:x64-uwp=fail quirc:arm64-windows = skip quirc:arm-uwp = skip quirc:x64-linux = skip |
