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