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

17 lines
304 B
JSON

{
"name": "qtcoap",
"version": "6.8.3",
"description": "Qt CoAP implements the client side of CoAP.",
"homepage": "https://www.qt.io/",
"license": null,
"dependencies": [
{
"name": "qtbase",
"default-features": false,
"features": [
"network"
]
}
]
}