mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 19:09:00 +08:00
15 lines
333 B
JSON
15 lines
333 B
JSON
{
|
|
"name": "keystone",
|
|
"version-semver": "0.9.2",
|
|
"port-version": 3,
|
|
"description": "A Lightweight multi-platform, multi-architecture assembler framework.",
|
|
"homepage": "https://github.com/keystone-engine/keystone",
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|