Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

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