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