1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
{ "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 } ] }