diff --git a/vcpkg.json b/vcpkg.json new file mode 100644 index 00000000..3ed9a36b --- /dev/null +++ b/vcpkg.json @@ -0,0 +1,5 @@ +{ + "dependencies": [ + "openssl" + ] +}