vcpkg/ports/gmmlib/vcpkg.json
2023-10-02 19:50:44 -07:00

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