vcpkg/ports/benchmark/vcpkg.json

8 lines
225 B
JSON
Raw Normal View History

{
"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"
}