2021-01-14 06:41:23 +08:00
|
|
|
{
|
|
|
|
"name": "boost-fiber",
|
|
|
|
"version-string": "1.75.0",
|
2021-03-27 03:55:34 +08:00
|
|
|
"port-version": 1,
|
2021-01-14 06:41:23 +08:00
|
|
|
"description": "Boost fiber module",
|
|
|
|
"homepage": "https://github.com/boostorg/fiber",
|
|
|
|
"supports": "!osx & !uwp & !arm & !emscripten",
|
|
|
|
"dependencies": [
|
|
|
|
"boost-algorithm",
|
|
|
|
"boost-assert",
|
2021-03-27 03:55:34 +08:00
|
|
|
{
|
|
|
|
"name": "boost-build",
|
|
|
|
"host": true
|
|
|
|
},
|
2021-01-14 06:41:23 +08:00
|
|
|
"boost-config",
|
|
|
|
{
|
|
|
|
"name": "boost-context",
|
|
|
|
"platform": "!uwp & !emscripten"
|
|
|
|
},
|
|
|
|
"boost-core",
|
|
|
|
"boost-detail",
|
|
|
|
{
|
|
|
|
"name": "boost-filesystem",
|
|
|
|
"platform": "!uwp"
|
|
|
|
},
|
|
|
|
"boost-format",
|
|
|
|
"boost-intrusive",
|
2021-03-27 03:55:34 +08:00
|
|
|
{
|
|
|
|
"name": "boost-modular-build-helper",
|
|
|
|
"host": true
|
|
|
|
},
|
2021-01-14 06:41:23 +08:00
|
|
|
"boost-predef",
|
|
|
|
"boost-smart-ptr",
|
|
|
|
"boost-vcpkg-helpers"
|
|
|
|
]
|
|
|
|
}
|