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