aboutsummaryrefslogtreecommitdiff
path: root/ports/qt5-multimedia/vcpkg.json
blob: bc35ddac76fd806f139e2c749be65db6e94f20ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "qt5-multimedia",
  "version-string": "5.15.2",
  "port-version": 1,
  "description": "Qt5 Multimedia Module - Classes and widgets for audio, video, radio and camera functionality",
  "dependencies": [
    {
      "name": "qt5-base",
      "default-features": false
    },
    "qt5-declarative"
  ]
}