mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 13:29:00 +08:00
16 lines
347 B
JSON
16 lines
347 B
JSON
|
{
|
||
|
"name": "boost-scope-exit",
|
||
|
"version-string": "1.75.0",
|
||
|
"description": "Boost scope_exit module",
|
||
|
"homepage": "https://github.com/boostorg/scope_exit",
|
||
|
"dependencies": [
|
||
|
"boost-config",
|
||
|
"boost-detail",
|
||
|
"boost-function",
|
||
|
"boost-preprocessor",
|
||
|
"boost-type-traits",
|
||
|
"boost-typeof",
|
||
|
"boost-vcpkg-helpers"
|
||
|
]
|
||
|
}
|