gameinputv3.4.218
- Updated
GameInput
- Project website: https://aka.ms/gameinput
#Usage
The GameInput package provides CMake targets:
find_package(gameinput CONFIG REQUIRED)
target_link_libraries(main PRIVATE Microsoft::GameInput)Note that the GameInputRedist.msi must be installed on the target system for Windows.
#License
Not declared in the port manifest
#Supported Platforms
windows & (arm64 | x64) & !uwp
- ✅windows-arm64
- ✅windows-x64
- ❌
linux - ❌
osx - ❌
uwp - ❌
windows-x86
#Features
No features defined.
#Dependencies
No dependencies.
#Used By
- directxtk (feature
gameinput) - directxtk12 (feature
gameinput)
#Host Tool For
No ports use this.
#Contributors
Chuck Walbourn