aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/hayai/vcpkg.json
blob: 7ddbdefc69d6a15586486b9be9d45d242ae33963 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "name": "hayai",
  "version-date": "2019-08-10",
  "port-version": 4,
  "description": "C++ benchmarking framework",
  "homepage": "https://github.com/nickbruun/hayai",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}