aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-scope-exit/vcpkg.json
blob: d9bf5bdbee3c3c724e54d46dc40f391541a3e198 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "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"
  ]
}