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