early-access version 2853
This commit is contained in:
19
externals/vcpkg/ports/trantor/vcpkg.json
vendored
Executable file
19
externals/vcpkg/ports/trantor/vcpkg.json
vendored
Executable file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "trantor",
|
||||
"version-semver": "1.5.5",
|
||||
"description": "A non-blocking I/O cross-platform TCP network library, using C++14",
|
||||
"homepage": "https://github.com/an-tao/trantor",
|
||||
"license": "BSD-2-Clause",
|
||||
"dependencies": [
|
||||
"c-ares",
|
||||
"openssl",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user