vcpkg/ports/sse2neon/vcpkg.json
Jack Gerrits d034400a5d
[sse2neon] Fix sse2neon header install path (#28268)
* [sse2neon] fix header install path

* run ./vcpkg x-add-version --all
2022-12-12 14:28:45 -08:00

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