mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 19:19:01 +08:00
18 lines
317 B
JSON
18 lines
317 B
JSON
|
{
|
||
|
"name": "qthttpserver",
|
||
|
"version": "6.4.0",
|
||
|
"description": "Qt Extension: Qt HTTP Server",
|
||
|
"homepage": "https://www.qt.io/",
|
||
|
"license": null,
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "qtbase",
|
||
|
"default-features": false,
|
||
|
"features": [
|
||
|
"concurrent",
|
||
|
"network"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|