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