Skip to content

Commit

Permalink
Restore deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
abeltrano committed Dec 7, 2023
1 parent dbd0f37 commit cbb743f
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@
"name": "netremote",
"version-string": "1",
"dependencies": [
"cli11"
{
"name": "grpc",
"host": true
},
"cli11",
"protobuf",
"catch2",
"plog",
"magic-enum",
{
"name": "wil",
"platform": "windows"
}
]
}

0 comments on commit cbb743f

Please sign in to comment.