yuzu/externals/vcpkg/ports/effolkronium-random/vcpkg.json

18 lines
336 B
JSON
Executable File

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