aboutsummaryrefslogtreecommitdiff
path: root/zencore/xmake.lua
diff options
context:
space:
mode:
authorMartin Ridgers <[email protected]>2021-10-07 08:45:16 +0200
committerMartin Ridgers <[email protected]>2021-10-07 11:30:39 +0200
commit80fc3cd9a46ef0c4df2f47f81a2f4808ee6c6536 (patch)
treeedb2e5ba66965937114195ddbadf0155b7de69c8 /zencore/xmake.lua
parentFixed signed/unsigned comparison mismatch (diff)
downloadzen-80fc3cd9a46ef0c4df2f47f81a2f4808ee6c6536.tar.xz
zen-80fc3cd9a46ef0c4df2f47f81a2f4808ee6c6536.zip
Fixed undefined mimalloc symbols
Diffstat (limited to 'zencore/xmake.lua')
-rw-r--r--zencore/xmake.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/zencore/xmake.lua b/zencore/xmake.lua
index f0ce7bddb..1abd86b7b 100644
--- a/zencore/xmake.lua
+++ b/zencore/xmake.lua
@@ -18,6 +18,7 @@ target('zencore')
"vcpkg::fmt",
"vcpkg::doctest",
"vcpkg::lz4",
+ "vcpkg::mimalloc",
"vcpkg::json11",
"vcpkg::cpr",
"vcpkg::curl", -- required by cpr