vcpkg/ports/psimd/vcpkg.json

14 lines
269 B
JSON
Raw Normal View History

{
"name": "psimd",
"version-string": "2021-02-21",
"port-version": 1,
"description": "Portable 128-bit SIMD intrinsics",
"homepage": "https://github.com/Maratyszcza/psimd",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}