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

14 lines
353 B
JSON

{
"name": "qt5-gamepad",
"version": "5.15.15",
"description": "Qt Gamepad is an add-on library that enables Qt applications to support the use of gamepad hardware and in some cases remote control equipment.",
"license": null,
"dependencies": [
{
"name": "qt5-base",
"default-features": false
},
"qt5-declarative"
]
}