early-access version 2853
This commit is contained in:
18
externals/vcpkg/ports/libcurl-simple-https/vcpkg.json
vendored
Executable file
18
externals/vcpkg/ports/libcurl-simple-https/vcpkg.json
vendored
Executable file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "libcurl-simple-https",
|
||||
"version-date": "2022-02-14",
|
||||
"description": "Very simple HTTPS interface built atop libcurl",
|
||||
"license": "Apache-2.0 OR MIT",
|
||||
"supports": "!uwp",
|
||||
"dependencies": [
|
||||
"curl",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user