vcpkg/ports/gmmlib/vcpkg.json
Jia Yue Hua a5ba489727
[gmmlib] update to 22.3.17 (#36370)
* [gmmlib] update to 22.3.17

* [gmmlib] update to 22.3.17
2024-01-26 09:31:36 -08:00

15 lines
288 B
JSON

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