diff --git a/vcpkg.json b/vcpkg.json new file mode 100644 index 00000000..2c61b81f --- /dev/null +++ b/vcpkg.json @@ -0,0 +1,27 @@ +{ + "dependencies": [ + "boost-asio", + "boost-chrono", + "boost-context", + "boost-crc", + "boost-filesystem", + "boost-iostreams", + "boost-multi-index", + "boost-process", + "boost-program-options", + "boost-thread", + "boost-variant", + "brotli", + "double-conversion", + "fmt", + "glog", + "gflags", + "libarchive", + "libevent", + "openssl", + "pkgconf", + "utfcpp", + "xxhash", + "zstd" + ] +}