vcpkg/ports/boost-scope-exit/vcpkg.json

16 lines
347 B
JSON
Raw Normal View History

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