Skip to content

Commit

Permalink
MSVC port(2)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxirmx committed Nov 8, 2023
1 parent 71a487b commit c9c6a46
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions vcpkg.json
Original file line number Diff line number Diff line change
@@ -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"
]
}

0 comments on commit c9c6a46

Please sign in to comment.