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