yuzu/externals/vcpkg/ports/autobahn/vcpkg.json

14 lines
265 B
JSON
Executable File

{
"name": "autobahn",
"version-string": "20.8.1",
"port-version": 1,
"description": "WAMP for C++ in Boost/Asio",
"homepage": "https://crossbar.io/autobahn",
"dependencies": [
"boost-asio",
"boost-thread",
"msgpack",
"websocketpp"
]
}