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