vcpkg/ports/gmmlib/vcpkg.json
2024-06-24 18:55:43 -07:00

15 lines
288 B
JSON

{
"name": "gmmlib",
"version": "22.3.20",
"description": "Intel(R) Graphics Memory Management Library",
"homepage": "https://github.com/intel/gmmlib",
"license": "MIT",
"supports": "linux",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}