vcpkg/ports/qt5-wayland/vcpkg.json

15 lines
298 B
JSON

{
"name": "qt5-wayland",
"version": "5.15.13",
"port-version": 1,
"description": "QtWayland is a Qt 5 module that wraps the functionality of Wayland.",
"license": null,
"supports": "linux",
"dependencies": [
{
"name": "qt5-base",
"default-features": false
}
]
}