mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-04-22 16:18:38 +00:00
move new protocol code into main repo
This commit is contained in:
18
vcpkg.json
Normal file
18
vcpkg.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "my-project",
|
||||
"version-string": "0.1.0",
|
||||
"dependencies": [
|
||||
"fmt",
|
||||
"doctest",
|
||||
"spdlog",
|
||||
"openssl",
|
||||
"cpp-httplib",
|
||||
"boost-system",
|
||||
"boost-iostreams",
|
||||
"boost-process",
|
||||
"boost-thread",
|
||||
"nlohmann-json",
|
||||
"cryptopp",
|
||||
"zstd"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user