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