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