aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-interval/vcpkg.json
blob: 6402338cad02563b6d7d4206697afabfe97d35fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "boost-interval",
  "version-string": "1.75.0",
  "description": "Boost interval module",
  "homepage": "https://github.com/boostorg/interval",
  "dependencies": [
    "boost-compatibility",
    "boost-config",
    "boost-detail",
    "boost-logic",
    "boost-vcpkg-helpers"
  ]
}