vcpkg/ports/boost-scope-exit/vcpkg.json
2021-09-27 17:12:39 -07:00

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"
]
}