aboutsummaryrefslogtreecommitdiff
path: root/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg.json')
-rw-r--r--vcpkg.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/vcpkg.json b/vcpkg.json
new file mode 100644
index 0000000..579ca88
--- /dev/null
+++ b/vcpkg.json
@@ -0,0 +1,8 @@
+{
+ "dependencies": [
+ "nlohmann-json",
+ "openssl",
+ "plog",
+ "websocketpp"
+ ]
+}