mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 18:59:00 +08:00
f5d8bf68b9
* [libudis86] Fix build error * update version * update CMakeLists.txt * update version * update portfile.cmake * update version Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
14 lines
282 B
JSON
14 lines
282 B
JSON
{
|
|
"name": "libudis86",
|
|
"version-string": "2018-01-28-56ff6c87",
|
|
"port-version": 2,
|
|
"description": "Disassembler Library for x86 and x86-64",
|
|
"homepage": "https://github.com/vmt/udis86",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|