summaryrefslogtreecommitdiff
path: root/source/luametatex/source/libraries/mimalloc/CMakeLists.txt
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2023-04-27 00:04:07 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2023-04-27 00:04:07 +0200
commit6b25a7a970ba9553adf8077ef2eecb50a5d77818 (patch)
treef06e40077ba9e55af4bf6cab52313f79f8ea84a8 /source/luametatex/source/libraries/mimalloc/CMakeLists.txt
parent657457ef4a08c1f000f272e00f654f4064cc37bd (diff)
downloadcontext-6b25a7a970ba9553adf8077ef2eecb50a5d77818.tar.gz
2023-04-26 23:31:00
Diffstat (limited to 'source/luametatex/source/libraries/mimalloc/CMakeLists.txt')
-rw-r--r--source/luametatex/source/libraries/mimalloc/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/luametatex/source/libraries/mimalloc/CMakeLists.txt b/source/luametatex/source/libraries/mimalloc/CMakeLists.txt
index 35d5d6509..2bcd1ef76 100644
--- a/source/luametatex/source/libraries/mimalloc/CMakeLists.txt
+++ b/source/luametatex/source/libraries/mimalloc/CMakeLists.txt
@@ -50,7 +50,7 @@ set(mi_sources
src/page.c
src/random.c
src/segment.c
- src/segment-cache.c
+ src/segment-map.c
src/stats.c
src/prim/prim.c)