19 lines
417 B
JSON
19 lines
417 B
JSON
{
|
|
"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
|
|
}
|
|
]
|
|
}
|