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