vcpkg/ports/uwebsockets/vcpkg.json

11 lines
267 B
JSON
Raw Normal View History

{
"name": "uwebsockets",
"version": "19.2.0",
"description": "Simple, secure & standards compliant web I/O for the most demanding of applications",
"homepage": "https://github.com/uWebSockets/uWebSockets",
"dependencies": [
"usockets",
"zlib"
]
}