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