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