mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 22:41:26 +08:00
13 lines
265 B
JSON
13 lines
265 B
JSON
|
{
|
||
|
"name": "qt5-svg",
|
||
|
"version-string": "5.15.2",
|
||
|
"port-version": 2,
|
||
|
"description": "Qt5 SVG Module - provides classes for displaying the contents of SVG files",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "qt5-base",
|
||
|
"default-features": false
|
||
|
}
|
||
|
]
|
||
|
}
|