mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 06:59:07 +08:00
15 lines
285 B
JSON
15 lines
285 B
JSON
{
|
|
"name": "libdisasm",
|
|
"version": "0.23",
|
|
"port-version": 11,
|
|
"description": "x86 Disassembler Library.",
|
|
"homepage": "https://sourceforge.net/projects/bastard",
|
|
"license": "ClArtistic",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|