mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-01 18:30:39 +00:00
Simple vcpkg manifest, will almost certainly need tweaking
This commit is contained in:
+18
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "eqemu",
|
||||
"version-string": "24.10.3",
|
||||
"dependencies": [
|
||||
"boost-dynamic-bitset",
|
||||
"boost-foreach",
|
||||
"boost-tuple",
|
||||
"libmariadb",
|
||||
"zlib-ng",
|
||||
"openssl",
|
||||
"luajit",
|
||||
"cereal",
|
||||
"fmt",
|
||||
"glm",
|
||||
"libuv",
|
||||
"recastnavigation"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user