mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 11:28:59 +08:00
cdf7ef172b
* Update openvr to 1.23.7 * Update CI baseline Co-authored-by: chausner <chausner@users.noreply.github.com>
9 lines
369 B
JSON
9 lines
369 B
JSON
{
|
|
"name": "openvr",
|
|
"version": "1.23.7",
|
|
"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": "!(arm | uwp | osx | android)"
|
|
}
|