summary refs log tree commit diff stats
path: root/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg.json')
-rw-r--r--vcpkg.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/vcpkg.json b/vcpkg.json new file mode 100644 index 0000000..4b3fb5d --- /dev/null +++ b/vcpkg.json
@@ -0,0 +1,5 @@
1{
2 "dependencies": [
3 "protobuf"
4 ]
5}