diff options
| author | Fabrice <fabrice@schaub-dev.xyz> | 2026-03-01 22:32:17 +0100 |
|---|---|---|
| committer | Fabrice <fabrice@schaub-dev.xyz> | 2026-03-01 22:32:17 +0100 |
| commit | 6224b633ffd1692fdb4e9422fe5ee7d9db37d565 (patch) | |
| tree | 683eeda82f004b1e7907bdc7ea21e793515d172b /.gitmodules | |
| parent | b212ec381850232efb2f7ce30e1924796ab15c3c (diff) | |
building mimalloc
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..127463a --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "mimalloc"] + path = mimalloc + url = https://github.com/microsoft/mimalloc.git + branch = dev3 |
