aboutsummaryrefslogtreecommitdiff
path: root/ports/glui/vcpkg.json
blob: c585a4f2bfbc88fec62e410581a17b013562e9d5 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "glui",
  "version-string": "2019-11-30",
  "port-version": 1,
  "description": "GLUI is a GLUT-based C++ user interface library",
  "homepage": "https://github.com/libglui/glui",
  "dependencies": [
    "freeglut"
  ]
}