vcpkg/ports/bloomberg-quantum/vcpkg.json

19 lines
417 B
JSON
Raw Permalink Normal View History

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