From fc5fa369c849888afca63dfb21947c55bf80b8db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?MACHIZAUD=20Andr=C3=A9a?= Date: Sun, 8 May 2022 23:46:00 +0200 Subject: [PATCH] Remove vcpkg builtin-baseline --- vcpkg.json | 1 - 1 file changed, 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index 7166aa6e..1218c585 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -4,7 +4,6 @@ "version-semver": "0.8.0", "description": "C++ frame profiler", "homepage": "https://github.com/wolfpld/tracy", - "builtin-baseline": "65c66cd748d48cfa8f02df8c434adbd862ef1dd2", "dependencies": [ { "name": "capstone", "features":[ "arm", "arm64", "x86" ] }, "freetype",