From e38df8bd236d695bee4c7b649f0ed5d1656ff926 Mon Sep 17 00:00:00 2001 From: Orange Date: Mon, 27 Oct 2025 08:56:37 +0300 Subject: [PATCH] Removes baseline from omath vcpkg.json Eliminates the `builtin-baseline` setting from the omath vcpkg.json file. This setting is no longer necessary. --- vcpkg.json | 1 - 1 file changed, 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index 519781d..3358a09 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -4,7 +4,6 @@ "description": "General purpose math library", "homepage": "https://github.com/orange-cpp/omath", "license": "Zlib", - "builtin-baseline": "b1b19307e2d2ec1eefbdb7ea069de7d4bcd31f01", "supports": "windows | linux", "dependencies": [ {