Removes baseline from omath vcpkg.json

Eliminates the `builtin-baseline` setting from the omath vcpkg.json file.
This setting is no longer necessary.
This commit is contained in:
2025-10-27 08:56:37 +03:00
parent ae347c8509
commit e38df8bd23

View File

@@ -4,7 +4,6 @@
"description": "General purpose math library", "description": "General purpose math library",
"homepage": "https://github.com/orange-cpp/omath", "homepage": "https://github.com/orange-cpp/omath",
"license": "Zlib", "license": "Zlib",
"builtin-baseline": "b1b19307e2d2ec1eefbdb7ea069de7d4bcd31f01",
"supports": "windows | linux", "supports": "windows | linux",
"dependencies": [ "dependencies": [
{ {