mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 03:59:07 +08:00
18 lines
325 B
JSON
18 lines
325 B
JSON
{
|
|
"name": "qtcoap",
|
|
"version": "6.6.1",
|
|
"port-version": 1,
|
|
"description": "Qt CoAP implements the client side of CoAP.",
|
|
"homepage": "https://www.qt.io/",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "qtbase",
|
|
"default-features": false,
|
|
"features": [
|
|
"network"
|
|
]
|
|
}
|
|
]
|
|
}
|