2021-01-13 14:41:23 -08:00
|
|
|
{
|
2022-10-19 04:17:10 +03:00
|
|
|
"$comment": "When changing this file also update and run scripts/boost/generate-ports.ps1",
|
2021-01-13 14:41:23 -08:00
|
|
|
"name": "boost-coroutine",
|
2022-12-20 18:20:54 +01:00
|
|
|
"version": "1.81.0",
|
2021-01-13 14:41:23 -08:00
|
|
|
"description": "Boost coroutine module",
|
|
|
|
"homepage": "https://github.com/boostorg/coroutine",
|
2022-04-21 20:01:54 +03:00
|
|
|
"license": "BSL-1.0",
|
2022-10-06 00:06:16 +02:00
|
|
|
"supports": "!(arm & windows) & !uwp & !emscripten",
|
2021-01-13 14:41:23 -08:00
|
|
|
"dependencies": [
|
2022-10-19 04:17:10 +03:00
|
|
|
{
|
|
|
|
"name": "boost-assert",
|
2022-12-20 18:20:54 +01:00
|
|
|
"version>=": "1.81.0"
|
2022-10-19 04:17:10 +03:00
|
|
|
},
|
2021-03-26 12:55:34 -07:00
|
|
|
{
|
|
|
|
"name": "boost-build",
|
2022-10-19 04:17:10 +03:00
|
|
|
"host": true,
|
2022-12-20 18:20:54 +01:00
|
|
|
"version>=": "1.81.0"
|
2022-10-19 04:17:10 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "boost-config",
|
2022-12-20 18:20:54 +01:00
|
|
|
"version>=": "1.81.0"
|
2021-03-26 12:55:34 -07:00
|
|
|
},
|
2021-01-13 14:41:23 -08:00
|
|
|
{
|
|
|
|
"name": "boost-context",
|
2022-10-19 04:17:10 +03:00
|
|
|
"platform": "!uwp & !emscripten",
|
2022-12-20 18:20:54 +01:00
|
|
|
"version>=": "1.81.0"
|
2022-10-19 04:17:10 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "boost-core",
|
2022-12-20 18:20:54 +01:00
|
|
|
"version>=": "1.81.0"
|
2022-10-19 04:17:10 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "boost-exception",
|
2022-12-20 18:20:54 +01:00
|
|
|
"version>=": "1.81.0"
|
2021-01-13 14:41:23 -08:00
|
|
|
},
|
2021-03-26 12:55:34 -07:00
|
|
|
{
|
|
|
|
"name": "boost-modular-build-helper",
|
2022-10-19 04:17:10 +03:00
|
|
|
"host": true,
|
2022-12-20 18:20:54 +01:00
|
|
|
"version>=": "1.81.0"
|
2022-10-19 04:17:10 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "boost-move",
|
2022-12-20 18:20:54 +01:00
|
|
|
"version>=": "1.81.0"
|
2022-10-19 04:17:10 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "boost-system",
|
2022-12-20 18:20:54 +01:00
|
|
|
"version>=": "1.81.0"
|
2022-10-19 04:17:10 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "boost-throw-exception",
|
2022-12-20 18:20:54 +01:00
|
|
|
"version>=": "1.81.0"
|
2022-10-19 04:17:10 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "boost-type-traits",
|
2022-12-20 18:20:54 +01:00
|
|
|
"version>=": "1.81.0"
|
2022-10-19 04:17:10 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "boost-utility",
|
2022-12-20 18:20:54 +01:00
|
|
|
"version>=": "1.81.0"
|
2022-10-19 04:17:10 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "boost-vcpkg-helpers",
|
2022-12-20 18:20:54 +01:00
|
|
|
"version>=": "1.81.0"
|
2021-03-26 12:55:34 -07:00
|
|
|
},
|
2021-09-28 03:12:39 +03:00
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
|
|
|
}
|
2021-01-13 14:41:23 -08:00
|
|
|
]
|
|
|
|
}
|