From 9751e83d519d4686f5d9809cc55714fbbcf72194 Mon Sep 17 00:00:00 2001 From: Nathan Date: Wed, 20 Aug 2025 18:21:55 -0700 Subject: [PATCH] fix vcpkg.json --- vcpkg.json | 1 + 1 file changed, 1 insertion(+) diff --git a/vcpkg.json b/vcpkg.json index 171a00a6..56ba6aba 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -25,6 +25,7 @@ "cgal", "yasm-tool" ], + "builtin-baseline": "6ecbbbdf31cba47aafa7cf6189b1e73e10ac61f8", "overrides": [ { "name": "eigen3", "version": "3.4.0#5" }, { "name": "suitesparse", "version": "7.8.3" },