mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 10:59:00 +08:00
15 lines
288 B
JSON
15 lines
288 B
JSON
|
{
|
||
|
"name": "libgo",
|
||
|
"version": "3.1",
|
||
|
"port-version": 2,
|
||
|
"description": "The best stackful coroutine by c++11.",
|
||
|
"homepage": "https://github.com/yyzybb537/libgo",
|
||
|
"supports": "!(arm | uwp)",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|