aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-build/vcpkg.json
blob: 420e86f76d482f455432a2e9c4881271f6872036 (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "boost-build",
  "version-string": "1.77.0",
  "description": "Boost.Build",
  "homepage": "https://github.com/boostorg/build",
  "dependencies": [
    "boost-uninstall"
  ]
}