From 5812db7687e2962f8adc36297581eccab59d857b Mon Sep 17 00:00:00 2001 From: Adam Getchell Date: Mon, 5 Feb 2024 15:42:57 -0800 Subject: [PATCH] Update vcpkg to fix macOS qt build issue --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index a11bb26b6..183301149 100644 --- a/README.md +++ b/README.md @@ -405,8 +405,6 @@ Optional: ## Issues -- macOS currently doesn't build with Qt, see https://github.com/microsoft/vcpkg/issues/36409 - - [vcpkg]'s version of [date] has an unfixed bug [#23637] which produces `use-of-uninitialized-value` in [MemorySanitizer]. - [docopt] also has a `use-of-uninitialized-value` bug ([#149]).