early-access version 2853
This commit is contained in:
18
externals/vcpkg/ports/oatpp-curl/vcpkg.json
vendored
Executable file
18
externals/vcpkg/ports/oatpp-curl/vcpkg.json
vendored
Executable file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "oatpp-curl",
|
||||
"version": "1.3.0",
|
||||
"description": "Oat++ Modern web framework curl module to use libcurl as a RequestExecutor on the oatpp's ApiClient.",
|
||||
"homepage": "https://github.com/oatpp/oatpp-curl",
|
||||
"dependencies": [
|
||||
"curl",
|
||||
"oatpp",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user