aboutsummaryrefslogtreecommitdiff
path: root/ports/xmsh/vcpkg.json
blob: fedee5f028236e42e9729450ffec18aa24a2b846 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "xmsh",
  "version-string": "0.5.2",
  "port-version": 2,
  "description": "Reference Implementation of XMSH Library",
  "homepage": "https://gitlab.com/libxmsh/xmsh",
  "dependencies": [
    "nlohmann-json",
    "tl-expected"
  ]
}