yuzu/externals/vcpkg/ports/yajl/vcpkg.json

15 lines
268 B
JSON
Executable File

{
"name": "yajl",
"version-string": "2.1.0",
"port-version": 3,
"description": "Yet Another JSON Library",
"homepage": "https://github.com/lloyd/yajl",
"license": "ISC",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}