mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:19:00 +08:00
17 lines
360 B
JSON
17 lines
360 B
JSON
{
|
|
"name": "qtsvg",
|
|
"version": "6.8.0",
|
|
"description": "Qt SVG provides classes for rendering and displaying SVG drawings in widgets and on other paint devices.",
|
|
"homepage": "https://www.qt.io/",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "qtbase",
|
|
"default-features": false,
|
|
"features": [
|
|
"gui"
|
|
]
|
|
}
|
|
]
|
|
}
|