vcpkg/ports/xbyak/vcpkg.json
2020-09-20 20:31:52 -07:00

8 lines
209 B
JSON

{
"name": "xbyak",
"version-string": "5.97",
"description": "Xbyak is a JIT assembler for x86(IA-32)/x64(AMD64, x86-64).",
"homepage": "https://github.com/herumi/xbyak",
"supports": "!(arm | uwp)"
}