mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 16:09:07 +08:00
14 lines
274 B
JSON
14 lines
274 B
JSON
|
{
|
||
|
"name": "transwarp",
|
||
|
"version": "2.2.2",
|
||
|
"description": "A header-only C++ library for task concurrency",
|
||
|
"homepage": "https://github.com/bloomen/transwarp",
|
||
|
"license": "MIT",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|