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