mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-05 11:11:39 +08:00
18 lines
381 B
JSON
18 lines
381 B
JSON
{
|
|
"name": "qtsvg",
|
|
"version": "6.6.1",
|
|
"port-version": 1,
|
|
"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"
|
|
]
|
|
}
|
|
]
|
|
}
|