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