mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-13 14:38:23 +08:00
10 lines
161 B
JSON
10 lines
161 B
JSON
|
{
|
||
|
"name": "curlpp",
|
||
|
"version-string": "2018-06-15",
|
||
|
"port-version": 4,
|
||
|
"description": "C++ wrapper around libcURL",
|
||
|
"dependencies": [
|
||
|
"curl"
|
||
|
]
|
||
|
}
|