Files
vcpkg/ports/gameinput/vcpkg.json
2025-11-14 21:03:52 +00:00

19 lines
339 B
JSON

{
"name": "gameinput",
"version": "3.1.26100.6879",
"description": "GameInput",
"homepage": "https://aka.ms/gameinput",
"license": null,
"supports": "windows & x64 & !uwp",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}