mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 08:39:01 +08:00
14 lines
271 B
JSON
14 lines
271 B
JSON
{
|
|
"name": "libudis86",
|
|
"version-date": "2018-01-28",
|
|
"port-version": 4,
|
|
"description": "Disassembler Library for x86 and x86-64",
|
|
"homepage": "https://github.com/vmt/udis86",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|