mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 11:19:00 +08:00
53586bf9c9
* [yajl] Update REF and SHA512 * version * use port vcpkg-cmake and fixup pkgconfig * version
15 lines
268 B
JSON
15 lines
268 B
JSON
{
|
|
"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
|
|
}
|
|
]
|
|
}
|