mirror of
https://github.com/team-charls/charls
synced 2025-03-28 21:03:13 +00:00

vcpkg requires lowercase triplet names. Using ARM64 will trigger a failure. Add an explicit override to resolve this.
6 lines
236 B
JSON
6 lines
236 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json",
|
|
"dependencies": [ { "name": "benchmark", "version>=":"1.9.0" } ],
|
|
"builtin-baseline": "3508985146f1b1d248c67ead13f8f54be5b4f5da"
|
|
}
|