18 lines
288 B
JSON
18 lines
288 B
JSON
|
{
|
||
|
"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
|
||
|
}
|
||
|
]
|
||
|
}
|