aboutsummaryrefslogtreecommitdiff
path: root/ports/libqglviewer/vcpkg.json
blob: 0488752923912e2d99bd11e57b5132918002bef8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "libqglviewer",
  "version-string": "2.7.2",
  "port-version": 4,
  "description": "libQGLViewer is an open source C++ library based on Qt that eases the creation of OpenGL 3D viewers.",
  "dependencies": [
    {
      "name": "qt5-base",
      "default-features": false
    }
  ]
}