{
  "name": "gpgmm",
  "href": "https://vcpkg.link/ports/gpgmm",
  "supports": "windows & !(arm | uwp)",
  "published_at": "2024-11-04T19:15:04.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/intel/GPGMM/",
  "description": [
    "GPGMM is a General-Purpose GPU Memory Management library. It provides a common set of GPU memory routines optimized for GPUs. The library helps developers manage video memory by implementing the necessary functionality across components based on Vulkan or D3D12"
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "0.1.2",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/335a153de3e398208df4d25eff89d831727bc5da/ports/gpgmm",
    "hash": "335a153de3e398208df4d25eff89d831727bc5da"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/intel/gpgmm",
    "stars": 34
  },
  "dependencies": [
    {
      "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": []
}