vcpkg/ports/simde/vcpkg.json
2023-05-05 11:16:48 -07:00

8 lines
229 B
JSON

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