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

14 lines
277 B
JSON

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