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