zeek/auxil/vcpkg/ports/enet/vcpkg.json
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

17 lines
299 B
JSON

{
"name": "enet",
"version": "1.3.18",
"description": "Reliable UDP networking library",
"homepage": "https://github.com/lsalzman/enet",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}