aboutsummaryrefslogtreecommitdiff
path: root/ports/xtl/vcpkg.json
blob: 3570c661fd242592d764fb26e8062be5587f0e2d (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "xtl",
  "version": "0.7.2",
  "description": "The x template library",
  "homepage": "https://github.com/xtensor-stack/xtl",
  "dependencies": [
    "nlohmann-json"
  ]
}