aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/openvr/vcpkg.json
blob: 0a98d94b8c3bbffe52ff327457d3912ad280ac67 (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "openvr",
  "version": "2.5.1",
  "port-version": 1,
  "description": "An API and runtime that allows access to VR hardware from multiple vendors without requiring that applications have specific knowledge of the hardware they are targeting.",
  "homepage": "https://github.com/ValveSoftware/openvr",
  "license": "BSD-3-Clause",
  "supports": "(windows & !uwp & (x64 | x86)) | (linux & (x64 | x86 | arm64))"
}