yuzu/externals/vcpkg/ports/hash-library/vcpkg.json

19 lines
356 B
JSON
Executable File

{
"name": "hash-library",
"version": "8",
"port-version": 1,
"description": "Portable C++ hashing library",
"homepage": "https://create.stephan-brumme.com/hash-library/",
"license": "Zlib",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}