aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/effolkronium-random/vcpkg.json
blob: e3c29efa9e333269140a17508ece3d1ae697cf4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "name": "effolkronium-random",
  "version": "1.5.0",
  "description": "Random with a modern C++ API",
  "homepage": "https://github.com/effolkronium/random",
  "license": "MIT",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}