yuzu/externals/vcpkg/ports/gemmlowp/vcpkg.json

18 lines
345 B
JSON
Executable File

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