aboutsummaryrefslogtreecommitdiff
path: root/zenserver/xmake.lua
diff options
context:
space:
mode:
authorMartin Ridgers <[email protected]>2021-10-15 16:04:56 +0200
committerMartin Ridgers <[email protected]>2021-10-15 16:04:56 +0200
commit402dfddf62d979319038801a926809e33839e096 (patch)
treee8a8e99c7f4718a5fcc363245cc19e16a41bea25 /zenserver/xmake.lua
parentIf/def around Windows-only headers (diff)
parenthttpasio: Implemented support for specifying accept type via url suffix (diff)
downloadzen-402dfddf62d979319038801a926809e33839e096.tar.xz
zen-402dfddf62d979319038801a926809e33839e096.zip
Merged main
Diffstat (limited to 'zenserver/xmake.lua')
-rw-r--r--zenserver/xmake.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/zenserver/xmake.lua b/zenserver/xmake.lua
index fb1ba651d..bba9b6ba5 100644
--- a/zenserver/xmake.lua
+++ b/zenserver/xmake.lua
@@ -26,7 +26,7 @@ target("zenserver")
"vcpkg::lua",
"vcpkg::asio",
"vcpkg::json11",
- "vcpkg::uwebsockets", "vcpkg::usockets", "vcpkg::libuv"
+ "vcpkg::http-parser"
)
add_packages(