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