vcpkg/ports/psimd/vcpkg.json

14 lines
267 B
JSON
Raw Normal View History

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