vcpkg/ports/effolkronium-random/vcpkg.json
2021-10-19 18:30:16 -07:00

18 lines
337 B
JSON

{
"name": "effolkronium-random",
"version": "1.4.0",
"port-version": 1,
"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
}
]
}