mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-05-05 15:09:31 +03:00
fix: Fix a typo
This commit is contained in:
parent
076f815cec
commit
9ee780894a
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ set(mi_sources
|
||||||
src/init.c)
|
src/init.c)
|
||||||
|
|
||||||
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
||||||
# Converience: set default build type depending on the build directory
|
# Convenience: set default build type depending on the build directory
|
||||||
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
||||||
|
|
||||||
if (NOT CMAKE_BUILD_TYPE)
|
if (NOT CMAKE_BUILD_TYPE)
|
||||||
|
|
Loading…
Add table
Reference in a new issue