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