yuzu/externals/vcpkg/ports/beast/vcpkg.json

11 lines
260 B
JSON
Executable File

{
"name": "beast",
"version-string": "0",
"port-version": 1,
"description": "HTTP/1 and WebSocket, header-only using Boost.Asio and C++11",
"homepage": "https://www.boost.org/doc/libs/release/libs/beast/",
"dependencies": [
"boost-beast"
]
}