From f2b4cc68f0009569f9a3d6ee706c0ac69b4cdeb6 Mon Sep 17 00:00:00 2001 From: Gulin7 Date: Wed, 4 Dec 2024 10:43:46 +0200 Subject: [PATCH] Add builtin-baseline to vcpkg.json --- vcpkg.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index 74456b4f..165d4c15 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -11,5 +11,6 @@ "name": "vcpkg-tool-ninja", "host": true } - ] + ], + "builtin-baseline": "26abb5b33f976246a5f2cdc45cdd073d51caff06" } \ No newline at end of file