mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-07 20:08:41 +03:00
improve stacktrace on linux
This commit is contained in:
parent
28893a6c1b
commit
65b2cebcef
3 changed files with 7 additions and 3 deletions
|
@ -15,6 +15,7 @@ if (NOT CMAKE_BUILD_TYPE)
|
|||
endif()
|
||||
endif()
|
||||
|
||||
|
||||
# Import mimalloc (if installed)
|
||||
find_package(mimalloc 1.7 REQUIRED NO_SYSTEM_ENVIRONMENT_PATH)
|
||||
message(STATUS "Found mimalloc installed at: ${MIMALLOC_LIBRARY_DIR}")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue