2021-01-14 06:41:23 +08:00
|
|
|
{
|
|
|
|
"name": "boost-system",
|
2021-09-28 08:12:39 +08:00
|
|
|
"version": "1.77.0",
|
2021-01-14 06:41:23 +08:00
|
|
|
"description": "Boost system module",
|
|
|
|
"homepage": "https://github.com/boostorg/system",
|
|
|
|
"dependencies": [
|
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
|
|
|
|
},
|
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
|
|
|
]
|
|
|
|
}
|