yuzu/externals/vcpkg/ports/co/vcpkg.json

12 lines
271 B
JSON
Executable File

{
"name": "co",
"version-semver": "2.0.3",
"port-version": 1,
"description": "A go-style coroutine library in C++11 and more",
"homepage": "https://github.com/idealvin/cocoyaxi",
"supports": "!uwp & !(arm & windows)",
"dependencies": [
"cocoyaxi"
]
}