vcpkg/ports/qt5-x11extras/vcpkg.json

15 lines
325 B
JSON

{
"name": "qt5-x11extras",
"version": "5.15.13",
"port-version": 1,
"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
}
]
}