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

17 lines
348 B
JSON

{
"name": "liblo",
"version": "0.32",
"description": "liblo is an implementation of the Open Sound Control protocol for POSIX systems",
"homepage": "https://github.com/radarsat1/liblo",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}