blob: 98eec990818d96ed528227c7f32401e3cabe7fce (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"name": "boost-scope-exit",
"version": "1.77.0",
"description": "Boost scope_exit module",
"homepage": "https://github.com/boostorg/scope_exit",
"dependencies": [
"boost-config",
"boost-function",
"boost-preprocessor",
"boost-type-traits",
"boost-typeof",
"boost-vcpkg-helpers"
]
}
|