From 1ee0407d16873d4e15fd67d3e089fdb8c926c83a Mon Sep 17 00:00:00 2001 From: Derek Christ Date: Tue, 11 Mar 2025 22:34:00 +0100 Subject: [PATCH] Add vcpkg baseline --- vcpkg.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index 39eebbe..34a82aa 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -18,5 +18,6 @@ "nlohmann-json", "spdlog", "fx-gltf" - ] + ], + "builtin-baseline": "c14d62387153eaa2d720113542dbde2e9754ee71" }