mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 05:59:00 +08:00
a5ba489727
* [gmmlib] update to 22.3.17 * [gmmlib] update to 22.3.17
15 lines
288 B
JSON
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
|
|
}
|
|
]
|
|
}
|