mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 06:19:00 +08:00
15 lines
320 B
JSON
15 lines
320 B
JSON
{
|
|
"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"
|
|
]
|
|
}
|