vcpkg/ports/qt5-gamepad/vcpkg.json

15 lines
374 B
JSON

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