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