mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 19:59:05 +08:00
d034400a5d
* [sse2neon] fix header install path * run ./vcpkg x-add-version --all
9 lines
244 B
JSON
9 lines
244 B
JSON
{
|
|
"name": "sse2neon",
|
|
"version-semver": "1.5.1",
|
|
"port-version": 1,
|
|
"description": "A translator from Intel SSE intrinsics to Arm/Aarch64 NEON implementation",
|
|
"homepage": "https://github.com/DLTcollab/sse2neon",
|
|
"license": "MIT"
|
|
}
|