early-access version 2853
This commit is contained in:
13
externals/vcpkg/ports/bsio/vcpkg.json
vendored
Executable file
13
externals/vcpkg/ports/bsio/vcpkg.json
vendored
Executable file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "bsio",
|
||||
"version": "1.0.0",
|
||||
"description": "networking library, ans support HTTP/WebSocket, based on asio.",
|
||||
"homepage": "https://github.com/ArkNX/bsio",
|
||||
"dependencies": [
|
||||
"asio",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user