Started work on integrating vcpkg, doesn't quite work yet

This commit is contained in:
2026-02-13 21:39:27 +01:00
parent 5edf51e25c
commit 9967d184e0
4 changed files with 53 additions and 4 deletions

7
vcpkg.json Normal file
View File

@@ -0,0 +1,7 @@
{
"dependencies": [
"grpc",
"protobuf"
],
"builtin-baseline": "ac7af7424cbaf9057cb246b620f455303dccd6ed"
}