mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 00:51:36 +08:00
63 lines
1.2 KiB
JSON
63 lines
1.2 KiB
JSON
{
|
|
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
|
"name": "boost-stacktrace",
|
|
"version": "1.81.0",
|
|
"port-version": 2,
|
|
"description": "Boost stacktrace module",
|
|
"homepage": "https://github.com/boostorg/stacktrace",
|
|
"license": "BSL-1.0",
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
{
|
|
"name": "boost-array",
|
|
"version>=": "1.81.0#2"
|
|
},
|
|
{
|
|
"name": "boost-build",
|
|
"host": true,
|
|
"version>=": "1.81.0#3"
|
|
},
|
|
{
|
|
"name": "boost-config",
|
|
"version>=": "1.81.0#2"
|
|
},
|
|
{
|
|
"name": "boost-container-hash",
|
|
"version>=": "1.81.0#2"
|
|
},
|
|
{
|
|
"name": "boost-core",
|
|
"version>=": "1.81.0#2"
|
|
},
|
|
{
|
|
"name": "boost-modular-build-helper",
|
|
"host": true,
|
|
"version>=": "1.81.0#4"
|
|
},
|
|
{
|
|
"name": "boost-predef",
|
|
"version>=": "1.81.0#2"
|
|
},
|
|
{
|
|
"name": "boost-static-assert",
|
|
"version>=": "1.81.0#2"
|
|
},
|
|
{
|
|
"name": "boost-type-traits",
|
|
"version>=": "1.81.0#2"
|
|
},
|
|
{
|
|
"name": "boost-vcpkg-helpers",
|
|
"version>=": "1.81.0#3"
|
|
},
|
|
{
|
|
"name": "boost-winapi",
|
|
"version>=": "1.81.0#2"
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|