yuzu/externals/vcpkg/ports/boost-coroutine2/vcpkg.json

18 lines
383 B
JSON
Executable File

{
"name": "boost-coroutine2",
"version": "1.79.0",
"description": "Boost coroutine2 module",
"homepage": "https://github.com/boostorg/coroutine2",
"license": "BSL-1.0",
"supports": "!emscripten",
"dependencies": [
"boost-assert",
"boost-config",
{
"name": "boost-context",
"platform": "!uwp & !emscripten"
},
"boost-vcpkg-helpers"
]
}