mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 10:28:59 +08:00
5fe110778a
Co-authored-by: Monica <v-liumonica@microsoft.com>
18 lines
357 B
JSON
18 lines
357 B
JSON
{
|
|
"name": "zyre",
|
|
"version-date": "2024-04-10",
|
|
"description": "An open-source framework for proximity-based peer-to-peer applications",
|
|
"homepage": "https://github.com/zeromq/zyre",
|
|
"dependencies": [
|
|
"czmq",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|