From 472d14880b495dc8e980f73a3131f9b8e54a88ae Mon Sep 17 00:00:00 2001 From: Tobias Wood Date: Thu, 25 May 2023 15:16:47 +0100 Subject: [PATCH] Update vcpkg --- vcpkg.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/vcpkg.json b/vcpkg.json index bca83ab..910e63c 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -8,5 +8,9 @@ "itk", "ceres", "nlohmann-json" + ], + "builtin-baseline":"78a727b60864afa46c3c73148e6780b02de25ef5", + "overrides": [ + { "name": "fmt", "version": "9.1.0" } ] } \ No newline at end of file