2021-01-14 06:41:23 +08:00
|
|
|
{
|
|
|
|
"name": "boost-system",
|
2022-04-22 01:01:54 +08:00
|
|
|
"version": "1.79.0",
|
2021-01-14 06:41:23 +08:00
|
|
|
"description": "Boost system module",
|
|
|
|
"homepage": "https://github.com/boostorg/system",
|
2022-04-22 01:01:54 +08:00
|
|
|
"license": "BSL-1.0",
|
2021-01-14 06:41:23 +08:00
|
|
|
"dependencies": [
|
2022-01-11 03:47:12 +08:00
|
|
|
"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",
|
2021-03-27 03:55:34 +08:00
|
|
|
{
|
|
|
|
"name": "boost-modular-build-helper",
|
|
|
|
"host": true
|
|
|
|
},
|
2022-01-11 03:47:12 +08:00
|
|
|
"boost-throw-exception",
|
|
|
|
"boost-variant2",
|
2021-01-14 06:41:23 +08:00
|
|
|
"boost-vcpkg-helpers",
|
2021-09-28 08:12:39 +08:00
|
|
|
"boost-winapi",
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
|
|
|
}
|
2021-01-14 06:41:23 +08:00
|
|
|
]
|
|
|
|
}
|