-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Description
After cloning the repo, building and running make install the project is not properly installed.
Commands:
cd ./mimalloc
mkdir -p out/release
cd out/release
cmake ../../
make
make install
Resulting installation:
root@153362c728c0:/usr/local/lib# ls -R mimalloc-1.6/
mimalloc-1.6/:
cmake include libmimalloc.a libmimalloc.so libmimalloc.so.1.6 mimalloc.o
mimalloc-1.6/cmake:
mimalloc-config-version.cmake mimalloc-config.cmake mimalloc-release.cmake mimalloc.cmake
mimalloc-1.6/include:
mimalloc-new-delete.h mimalloc-override.h mimalloc.h
andronat and mnhauke
Metadata
Metadata
Assignees
Labels
No labels