mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-06 19:38:41 +03:00
merge from dev
This commit is contained in:
commit
17ade3fca5
5 changed files with 41 additions and 31 deletions
|
@ -16,7 +16,7 @@ option(MI_BUILD_TESTS "Build test executables" ON)
|
|||
|
||||
include("cmake/mimalloc-config-version.cmake")
|
||||
|
||||
set(mi_install_dir "lib/mimalloc-${mi_version}")
|
||||
set(mi_install_dir "${CMAKE_INSTALL_PREFIX}/lib/mimalloc-${mi_version}")
|
||||
|
||||
set(mi_sources
|
||||
src/stats.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue