yuzu/externals/vcpkg/ports/uwebsockets/vcpkg.json

11 lines
275 B
JSON
Executable File

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