mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 19:29:00 +08:00
17 lines
311 B
JSON
17 lines
311 B
JSON
{
|
|
"name": "libzen",
|
|
"version": "0.4.40",
|
|
"description": "ZenLib is a C++ utility library for easiest cross-platform development",
|
|
"license": "Zlib",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|