10 lines
185 B
JSON
10 lines
185 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
|
"dependencies": [
|
|
"nlohmann-json",
|
|
"curl",
|
|
"openssl",
|
|
"cpr"
|
|
]
|
|
}
|