vcpkg/ports/simde/vcpkg.json
Nick b5f40dc9d8
[vvenc] new port (#29619)
* [simde] suppress min/max macro definitions

* [vvenc] new port
2023-02-24 12:54:29 -08:00

9 lines
250 B
JSON

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