gameinputv3.4.218
- Created
- Updated
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
Unspecified
#Supported Platforms
windows & (arm64 | x64) & !uwp
- ✅windows-arm64
- ✅windows-x64
- ❌
linux - ❌
osx - ❌
uwp - ❌
windows-x86
#Features
No features defined.
#Dependencies
No dependencies.
#Host Dependencies
#Dependents
#Host Dependents
No dependents.
#Contributors
Chuck Walbourn