vcpkg/ports/gmmlib/vcpkg.json
2024-10-07 15:11:28 -04:00

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
}
]
}