aboutsummaryrefslogtreecommitdiff
path: root/ports/gts/vcpkg.json
blob: 45de1e6a448c62427cbff51e2477faf836114ea4 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "gts",
  "version": "0.7.6",
  "port-version": 4,
  "description": "A Library intended to provide a set of useful functions to deal with 3D surfaces meshed with interconnected triangles",
  "homepage": "https://github.com/finetjul/gts",
  "dependencies": [
    "glib"
  ]
}