yuzu/externals/vcpkg/ports/curlpp/vcpkg.json

18 lines
288 B
JSON
Executable File

{
"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
}
]
}