mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 06:29:02 +08:00
14 lines
308 B
JSON
14 lines
308 B
JSON
{
|
|
"name": "qt5-svg",
|
|
"version": "5.15.13",
|
|
"port-version": 1,
|
|
"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
|
|
}
|
|
]
|
|
}
|