aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/boost-build/vcpkg.json
blob: d3d720cc48dbc3f086ec556f35dc5d2171a2402d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
  "name": "boost-build",
  "version": "1.89.0",
  "description": "Boost build module",
  "homepage": "https://github.com/boostorg/build",
  "license": "BSL-1.0",
  "dependencies": [
    {
      "name": "boost-uninstall",
      "version>=": "1.89.0"
    }
  ]
}