Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

27 lines
544 B
JSON

{
"name": "qlementine-icons",
"version": "1.8.0",
"description": "Modern icon set for desktop Qt applications.",
"homepage": "https://github.com/oclero/qlementine-icons/",
"documentation": "https://oclero.github.io/qlementine-icons/",
"license": "MIT",
"dependencies": [
{
"name": "qtbase",
"default-features": false,
"features": [
"gui"
]
},
"qtsvg",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}