mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 01:09:07 +08:00
14 lines
353 B
JSON
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"
|
|
]
|
|
}
|