aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/darts-clone/vcpkg.json
blob: 575064863c7b365ac728049d33016e747f6da58e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "darts-clone",
  "version-string": "1767ab87cffe",
  "port-version": 3,
  "description": "A static double-array trie structure",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}