vcpkg/ports/gmmlib/vcpkg.json
chausner 8770ca1b30
[gmmlib] Update to 21.3.2 (#21395)
* Update gmmlib to 21.3.2

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-15 14:33:49 -08:00

14 lines
267 B
JSON

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