aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libudis86/vcpkg.json
blob: 8ec4ad58bd6324550c3271f3a134800fe6043908 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "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
    }
  ]
}