From aaafb63915dca7a5a90a61716499d905b09dce17 Mon Sep 17 00:00:00 2001 From: Alonso Schaich Date: Sat, 21 Oct 2023 01:01:56 +0000 Subject: [PATCH] rebase vcpkg submodule on upstream pr34640 (#25) * Rebase vcpkg submodule on microsoft/vcpkg#34640 * Whitelist all unsuported targets --- CMakePresets.json | 2 +- vcpkg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakePresets.json b/CMakePresets.json index 53f9608..8051bb2 100644 --- a/CMakePresets.json +++ b/CMakePresets.json @@ -9,7 +9,7 @@ { "name": "base", "cacheVariables": { - "VCPKG_INSTALL_OPTIONS": "--debug", + "VCPKG_INSTALL_OPTIONS": "--debug;--allow-unsupported", "VCPKG_VERBOSE": "ON", "VCPKG_APPLOCAL_DEPS": "OFF" }, diff --git a/vcpkg b/vcpkg index b4a5dbc..475519c 160000 --- a/vcpkg +++ b/vcpkg @@ -1 +1 @@ -Subproject commit b4a5dbcd3cd157643780c4d50149152732bc5b8e +Subproject commit 475519c76d01f8620470d2c34c87df802bc57dc8