{
  "name": "openxr-loader",
  "href": "https://vcpkg.link/ports/openxr-loader",
  "supports": "!uwp",
  "published_at": "2025-02-13T03:07:21.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/KhronosGroup/OpenXR-SDK",
  "description": [
    "A royalty-free, open standard that provides high-performance access to Augmented Reality (AR) and Virtual Reality (VR)—collectively known as XR—platforms and devices"
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "1.1.45",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/5d34e319031e06c4450202abbf5f5839107f1d0e/ports/openxr-loader",
    "hash": "5d34e319031e06c4450202abbf5f5839107f1d0e"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "egl",
      "href": "https://vcpkg.link/ports/egl",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "android"
    },
    {
      "name": "jsoncpp",
      "href": "https://vcpkg.link/ports/jsoncpp",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "opengl",
      "href": "https://vcpkg.link/ports/opengl",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "!android & !ios & !osx & !(arm & windows) & !uwp"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "vulkan",
      "default": [],
      "description": [
        "Vulkan functionality for OpenXR"
      ],
      "supports": "!(arm & windows) & !uwp",
      "dependencies": [
        {
          "name": "vulkan",
          "href": "https://vcpkg.link/ports/vulkan",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}