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