mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 05:39:40 +08:00
15 lines
288 B
JSON
15 lines
288 B
JSON
{
|
|
"name": "gmmlib",
|
|
"version": "22.3.12",
|
|
"description": "Intel(R) Graphics Memory Management Library",
|
|
"homepage": "https://github.com/intel/gmmlib",
|
|
"license": "MIT",
|
|
"supports": "linux",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|