From 0a4f2090d2996efb1137c43c2194a9ba5487f097 Mon Sep 17 00:00:00 2001 From: Andrew Beltrano Date: Thu, 7 Dec 2023 01:24:13 -0700 Subject: [PATCH] Ugh .. --- CMakePresets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakePresets.json b/CMakePresets.json index 9622a935..a48a5027 100644 --- a/CMakePresets.json +++ b/CMakePresets.json @@ -69,7 +69,7 @@ "CMAKE_CXX_COMPILER": "/usr/bin/clang++-17", "CMAKE_C_COMPILER": "/usr/bin/clang-17", "CMAKE_GENERATOR": "Ninja", - "VCPKG_INSTALL_OPTIONS": "--debug --debug-env" + "VCPKG_INSTALL_OPTIONS": "--debug-env" } }, {