18 lines
345 B
JSON
18 lines
345 B
JSON
|
{
|
||
|
"name": "gemmlowp",
|
||
|
"version-date": "2021-09-28",
|
||
|
"description": "Low-precision matrix multiplication",
|
||
|
"homepage": "https://github.com/google/gemmlowp",
|
||
|
"license": "Apache-2.0",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-cmake-config",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|