mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 12:28:59 +08:00
8770ca1b30
* Update gmmlib to 21.3.2 * Update CI baseline Co-authored-by: chausner <chausner@users.noreply.github.com>
14 lines
267 B
JSON
14 lines
267 B
JSON
{
|
|
"name": "gmmlib",
|
|
"version": "21.3.2",
|
|
"description": "Intel(R) Graphics Memory Management Library",
|
|
"homepage": "https://github.com/intel/gmmlib",
|
|
"supports": "linux",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|