mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 06:59:00 +08:00
4783c36f8c
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
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"
|
|
]
|
|
}
|