2021-01-14 06:41:23 +08:00
|
|
|
{
|
|
|
|
"name": "boost-stacktrace",
|
|
|
|
"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 stacktrace module",
|
|
|
|
"homepage": "https://github.com/boostorg/stacktrace",
|
|
|
|
"supports": "!uwp",
|
|
|
|
"dependencies": [
|
|
|
|
"boost-array",
|
2021-03-27 03:55:34 +08:00
|
|
|
{
|
|
|
|
"name": "boost-build",
|
|
|
|
"host": true
|
|
|
|
},
|
2021-01-14 06:41:23 +08:00
|
|
|
"boost-config",
|
|
|
|
"boost-container-hash",
|
|
|
|
"boost-core",
|
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-static-assert",
|
|
|
|
"boost-type-traits",
|
|
|
|
"boost-vcpkg-helpers",
|
|
|
|
"boost-winapi"
|
|
|
|
]
|
|
|
|
}
|