vcpkg/ports/simde/vcpkg.json
2024-03-15 18:39:07 -07:00

8 lines
229 B
JSON

{
"name": "simde",
"version": "0.8.0",
"description": "Implementations of SIMD instruction sets for systems which don't natively support them",
"homepage": "https://github.com/simd-everywhere/simde",
"license": "MIT"
}