early-access version 2853
This commit is contained in:
17
externals/vcpkg/ports/boost-coroutine2/vcpkg.json
vendored
Executable file
17
externals/vcpkg/ports/boost-coroutine2/vcpkg.json
vendored
Executable file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user