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