mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 17:53:28 +08:00
8 lines
225 B
JSON
8 lines
225 B
JSON
|
{
|
||
|
"name": "benchmark",
|
||
|
"version-semver": "1.5.5",
|
||
|
"description": "A library to support the benchmarking of functions, similar to unit-tests.",
|
||
|
"homepage": "https://github.com/google/benchmark",
|
||
|
"supports": "!uwp"
|
||
|
}
|