Added configuration parameters for vcpkg

This commit is contained in:
Pax1601
2024-06-17 17:56:33 +02:00
parent 0e414850bd
commit 1b4d3dd832
2 changed files with 15 additions and 2 deletions

View File

@@ -1,7 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"dependencies": [
"cpprestsdk",
"geographiclib"
]
}
}