aboutsummaryrefslogtreecommitdiff
path: root/ports/yomm2/vcpkg.json
blob: c1696f6f2aea1cda0ce1b8db65eab41c5bcf19f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "yomm2",
  "version-string": "1.1.2",
  "description": "YOMM2 is an implementation of open multi-methods.",
  "homepage": "https://github.com/jll63/yomm2",
  "dependencies": [
    "boost-dynamic-bitset",
    "boost-integer",
    "boost-move",
    "boost-preprocessor",
    "boost-type-traits"
  ]
}