early-access version 2853
This commit is contained in:
17
externals/vcpkg/ports/curlpp/vcpkg.json
vendored
Executable file
17
externals/vcpkg/ports/curlpp/vcpkg.json
vendored
Executable file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "curlpp",
|
||||
"version-date": "2018-06-15",
|
||||
"port-version": 7,
|
||||
"description": "C++ wrapper around libcURL",
|
||||
"dependencies": [
|
||||
"curl",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user