aboutsummaryrefslogtreecommitdiff
path: root/zencore/xmake.lua
diff options
context:
space:
mode:
authorPer Larsson <[email protected]>2021-11-01 14:36:39 +0100
committerPer Larsson <[email protected]>2021-11-01 14:36:39 +0100
commitff676a3e570563b2de32b61563b46a828437e4aa (patch)
tree2c7799b8f525c26f18b1cccfaeefa8355f0f9798 /zencore/xmake.lua
parentUpload cache record before blobs and call finalize when processing upstream t... (diff)
parentMoved declaration of ZenDiskCacheLayer::CacheBucket in the .h (diff)
downloadzen-ff676a3e570563b2de32b61563b46a828437e4aa.tar.xz
zen-ff676a3e570563b2de32b61563b46a828437e4aa.zip
Merge branch 'main' of https://github.com/EpicGames/zen
Diffstat (limited to 'zencore/xmake.lua')
-rw-r--r--zencore/xmake.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/zencore/xmake.lua b/zencore/xmake.lua
index 5de7f476d..0b0b51758 100644
--- a/zencore/xmake.lua
+++ b/zencore/xmake.lua
@@ -8,7 +8,9 @@ target('zencore')
"vcpkg::spdlog",
"vcpkg::fmt",
"vcpkg::doctest",
+ "vcpkg::json11",
"vcpkg::lz4",
+ "vcpkg::mimalloc",
"vcpkg::cpr",
"vcpkg::curl", -- required by cpr
"vcpkg::zlib", -- required by curl