aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-throw-exception/vcpkg.json
blob: b32ea2c12b7609d4a17e4575b124db8838e12f82 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "boost-throw-exception",
  "version-string": "1.75.0",
  "description": "Boost throw_exception module",
  "homepage": "https://github.com/boostorg/throw_exception",
  "dependencies": [
    "boost-assert",
    "boost-config",
    "boost-vcpkg-helpers"
  ]
}