early-access version 2853
This commit is contained in:
+31
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"name": "boost-stacktrace",
|
||||
"version": "1.79.0",
|
||||
"description": "Boost stacktrace module",
|
||||
"homepage": "https://github.com/boostorg/stacktrace",
|
||||
"license": "BSL-1.0",
|
||||
"supports": "!uwp",
|
||||
"dependencies": [
|
||||
"boost-array",
|
||||
{
|
||||
"name": "boost-build",
|
||||
"host": true
|
||||
},
|
||||
"boost-config",
|
||||
"boost-container-hash",
|
||||
"boost-core",
|
||||
{
|
||||
"name": "boost-modular-build-helper",
|
||||
"host": true
|
||||
},
|
||||
"boost-predef",
|
||||
"boost-static-assert",
|
||||
"boost-type-traits",
|
||||
"boost-vcpkg-helpers",
|
||||
"boost-winapi",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user