early-access version 2853
This commit is contained in:
22
externals/vcpkg/ports/teemo/vcpkg.json
vendored
Executable file
22
externals/vcpkg/ports/teemo/vcpkg.json
vendored
Executable file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "teemo",
|
||||
"version": "2.7",
|
||||
"maintainers": "winsoft666 <winsoft666@outlook.com>",
|
||||
"description": "C++ File Download Library, support Multithreading, Breakpoint Transmission, Speed Limit, Real-time Speed.",
|
||||
"homepage": "https://github.com/winsoft666/teemo",
|
||||
"supports": "!osx & !uwp & !arm",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "curl",
|
||||
"default-features": false
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user