vcpkg/ports/unicorn/vcpkg.json
2022-01-18 13:44:04 -08:00

9 lines
278 B
JSON

{
"name": "unicorn",
"version-date": "2020-09-14",
"port-version": 2,
"description": "Unicorn is a lightweight multi-platform, multi-architecture CPU emulator framework",
"homepage": "https://github.com/unicorn-engine/unicorn",
"supports": "windows & !uwp & !arm"
}