vcpkg/ports/qt5-x11extras/vcpkg.json
2024-09-08 11:46:15 -07:00

14 lines
304 B
JSON

{
"name": "qt5-x11extras",
"version": "5.15.15",
"description": "Qt X11 Extras enables the Qt programmer to write applications for the Linux/X11 platform.",
"license": null,
"supports": "!windows",
"dependencies": [
{
"name": "qt5-base",
"default-features": false
}
]
}