mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 04:19:00 +08:00
123211757a
* update benchmark * version stuff
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"
|
|
}
|