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