aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/c9y/vcpkg.json
blob: 0c72352873e9a09f13ae2dcc78048a5f206227c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "name": "c9y",
  "version-semver": "0.8.0",
  "description": "Concurency",
  "homepage": "https://github.com/rioki/c9y",
  "license": "MIT",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}