18 lines
314 B
JSON
Executable file
18 lines
314 B
JSON
Executable file
{
|
|
"name": "qhttpengine",
|
|
"version": "1.0.2",
|
|
"port-version": 1,
|
|
"description": "HTTP server for Qt applications",
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
"qt5-base",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|