yuzu/externals/vcpkg/ports/vectorclass/vcpkg.json

9 lines
300 B
JSON
Executable File

{
"name": "vectorclass",
"version-string": "2.00.01",
"port-version": 2,
"description": "C++ class library for using the Single Instruction Multiple Data (SIMD) instructions in modern Microprocessors",
"homepage": "https://github.com/vectorclass/version2",
"supports": "!(arm | arm64)"
}