aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/qt5-svg/vcpkg.json
blob: 2787013ca7b73f4f98449b17a60d2e7f75203b1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "qt5-svg",
  "version": "5.15.18",
  "description": "Qt SVG provides classes for rendering and displaying SVG drawings in widgets and on other paint devices.",
  "license": null,
  "dependencies": [
    {
      "name": "qt5-base",
      "default-features": false
    }
  ]
}