13 lines
302 B
JSON
Executable file
13 lines
302 B
JSON
Executable file
{
|
|
"name": "highway",
|
|
"version-semver": "0.14.2",
|
|
"description": "Performance-portable, length-agnostic SIMD with runtime dispatch",
|
|
"homepage": "https://github.com/google/highway",
|
|
"license": "Apache-2.0",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|