mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-01 12:31:37 +08:00
1fd5ef71cc
* [Qt6] update to 6.5.1 * update version path * v db
17 lines
282 B
JSON
17 lines
282 B
JSON
{
|
|
"name": "qtcoap",
|
|
"version": "6.5.1",
|
|
"description": "Qt CoAP client module",
|
|
"homepage": "https://www.qt.io/",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "qtbase",
|
|
"default-features": false,
|
|
"features": [
|
|
"network"
|
|
]
|
|
}
|
|
]
|
|
}
|