Skip to Content

gameinput v0.2303.22621.3038

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 & x64 & !uwp

  • windows-x64
  • linux
  • osx
  • uwp
  • windows-arm64
  • windows-x86

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No dependencies.

# Dependents

# Host Dependents

No dependents.

# Contributors

  • Chuck Walbourn's avatar Chuck Walbourn

# Changelog

  • 3bf6fd4 [gameinput] Add port to use Microsoft.GameInput from nuget.org (#41762)

# Source