aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/bloomberg-quantum/vcpkg.json
blob: 71182a149de0f7c7cf8184ef2255670105d41e66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "name": "bloomberg-quantum",
  "version-date": "2023-02-03",
  "description": "Powerful multi-threaded coroutine dispatcher and parallel execution engine",
  "homepage": "https://github.com/bloomberg/quantum/",
  "license": "Apache-2.0",
  "dependencies": [
    "boost-context",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}