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