mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 14:49:33 +08:00
17 lines
282 B
JSON
17 lines
282 B
JSON
{
|
|
"name": "qtcoap",
|
|
"version": "6.5.2",
|
|
"description": "Qt CoAP client module",
|
|
"homepage": "https://www.qt.io/",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "qtbase",
|
|
"default-features": false,
|
|
"features": [
|
|
"network"
|
|
]
|
|
}
|
|
]
|
|
}
|