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.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/vcpkg.json b/vcpkg.json index cd12788..6517f7e 100644 --- a/vcpkg.json +++ b/vcpkg.json
@@ -1,6 +1,7 @@
1{ 1{
2 "dependencies": [ 2 "dependencies": [
3 "protobuf" 3 "protobuf",
4 "yaml-cpp"
4 ], 5 ],
5 "overrides": [ 6 "overrides": [
6 { 7 {