mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-16 03:29:06 +08:00
371f47d170
* [libzen] Update to 0.4.39 * Fix up the package name
16 lines
290 B
JSON
16 lines
290 B
JSON
{
|
|
"name": "libzen",
|
|
"version": "0.4.39",
|
|
"description": "ZenLib is a C++ utility library for easiest cross-platform development",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|