2021-01-13 14:41:23 -08:00
|
|
|
{
|
2023-02-01 13:34:29 -08:00
|
|
|
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
2021-01-13 14:41:23 -08:00
|
|
|
"name": "boost-fiber",
|
2022-12-20 18:20:54 +01:00
|
|
|
"version": "1.81.0",
|
2023-02-01 13:34:29 -08:00
|
|
|
"port-version": 1,
|
2021-01-13 14:41:23 -08:00
|
|
|
"description": "Boost fiber module",
|
|
|
|
"homepage": "https://github.com/boostorg/fiber",
|
2022-04-21 20:01:54 +03:00
|
|
|
"license": "BSL-1.0",
|
2022-09-28 00:51:05 +02:00
|
|
|
"supports": "!uwp & !arm & !emscripten",
|
2021-01-13 14:41:23 -08:00
|
|
|
"dependencies": [
|
2022-10-19 04:17:10 +03:00
|
|
|
{
|
|
|
|
"name": "boost-algorithm",
|
2023-02-01 13:34:29 -08:00
|
|
|
"version>=": "1.81.0#1"
|
2022-10-19 04:17:10 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "boost-assert",
|
2023-02-01 13:34:29 -08:00
|
|
|
"version>=": "1.81.0#1"
|
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,
|
2023-02-01 13:34:29 -08:00
|
|
|
"version>=": "1.81.0#1"
|
2022-10-19 04:17:10 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "boost-config",
|
2023-02-01 13:34:29 -08:00
|
|
|
"version>=": "1.81.0#1"
|
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",
|
2023-02-01 13:34:29 -08:00
|
|
|
"version>=": "1.81.0#1"
|
2022-10-19 04:17:10 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "boost-core",
|
2023-02-01 13:34:29 -08:00
|
|
|
"version>=": "1.81.0#1"
|
2021-01-13 14:41:23 -08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "boost-filesystem",
|
2022-10-19 04:17:10 +03:00
|
|
|
"platform": "!uwp",
|
2023-02-01 13:34:29 -08:00
|
|
|
"version>=": "1.81.0#1"
|
2022-10-19 04:17:10 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "boost-format",
|
2023-02-01 13:34:29 -08:00
|
|
|
"version>=": "1.81.0#1"
|
2022-10-19 04:17:10 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "boost-intrusive",
|
2023-02-01 13:34:29 -08:00
|
|
|
"version>=": "1.81.0#1"
|
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,
|
2023-02-01 13:34:29 -08:00
|
|
|
"version>=": "1.81.0#1"
|
2022-10-19 04:17:10 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "boost-predef",
|
2023-02-01 13:34:29 -08:00
|
|
|
"version>=": "1.81.0#1"
|
2022-10-19 04:17:10 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "boost-smart-ptr",
|
2023-02-01 13:34:29 -08:00
|
|
|
"version>=": "1.81.0#1"
|
2022-10-19 04:17:10 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "boost-vcpkg-helpers",
|
2023-02-01 13:34:29 -08:00
|
|
|
"version>=": "1.81.0#2"
|
2021-03-26 12:55:34 -07:00
|
|
|
},
|
2021-09-28 03:12:39 +03:00
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
|
|
|
}
|
2022-01-10 22:47:12 +03:00
|
|
|
],
|
|
|
|
"features": {
|
|
|
|
"numa": {
|
|
|
|
"description": "Enable NUMA support"
|
|
|
|
}
|
|
|
|
}
|
2021-01-13 14:41:23 -08:00
|
|
|
}
|