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