aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/gmmlib/vcpkg.json
blob: 90b14a1ba83b1170d816da66fdda2c131e2c6c0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "gmmlib",
  "version": "22.5.2",
  "description": "Intel(R) Graphics Memory Management Library",
  "homepage": "https://github.com/intel/gmmlib",
  "license": "MIT",
  "supports": "linux",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ]
}