aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-foreach/vcpkg.json
blob: 5304250e401477653f5ec772e59987f1d512f03c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name": "boost-foreach",
  "version": "1.77.0",
  "description": "Boost foreach module",
  "homepage": "https://github.com/boostorg/foreach",
  "dependencies": [
    "boost-config",
    "boost-core",
    "boost-iterator",
    "boost-mpl",
    "boost-range",
    "boost-type-traits",
    "boost-vcpkg-helpers"
  ]
}