aboutsummaryrefslogtreecommitdiff
path: root/ports/libepoxy/vcpkg.json
blob: d5f7b4259c30136285018f6c6a7c54f072ce1118 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "libepoxy",
  "version-semver": "1.5.5",
  "port-version": 1,
  "description": "Epoxy is a library for handling OpenGL function pointer management for you",
  "homepage": "https://github.com/anholt/libepoxy",
  "dependencies": [
    "tool-meson"
  ]
}