aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-move/vcpkg.json
blob: 0869b27f7cdcb4b04132628fd65161f8a4c660cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "boost-move",
  "version": "1.77.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"
  ]
}