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