aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/devicenameresolver/vcpkg.json
blob: 97bcbb4f40b5ea3e57e09498fc71797616c9a233 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "devicenameresolver",
  "version-date": "2016-06-26",
  "port-version": 4,
  "description": "a little library that resolves a path from a (virtual) device name.",
  "license": null,
  "supports": "windows & !uwp",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ]
}