Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/vcpkg.json
diff options
context:
space:
mode:
authorKae <80987908+Novaenia@users.noreply.github.com>2024-07-28 10:54:26 +1000
committerKae <80987908+Novaenia@users.noreply.github.com>2024-07-28 10:54:26 +1000
commit8b1a2d6f0c9a1592a5c550ab23f6bf949ce65fc4 (patch)
treef743710a6f9d3c4177483a5134a6889a3bd3f097 /source/vcpkg.json
parent539819003051a47b86c61447e0e59044b0775b95 (diff)
add 2 new allocators, currently using rpmalloc on Windows (mimalloc unused for now)
Diffstat (limited to 'source/vcpkg.json')
-rw-r--r--source/vcpkg.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/vcpkg.json b/source/vcpkg.json
index 6dcae93..f603aab 100644
--- a/source/vcpkg.json
+++ b/source/vcpkg.json
@@ -8,6 +8,7 @@
"freetype",
"libpng",
"opus",
- "zstd"
+ "zstd",
+ "mimalloc"
]
} \ No newline at end of file