Adding manifest file
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
||||
"dependencies": [
|
||||
"nlohmann-json",
|
||||
"curl",
|
||||
"openssl",
|
||||
"cpr"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user