cmake find_package(mimalloc) examples

microsoft/mimalloc test/CMakeLists.txt :19

find_package(mimalloc 2.2 CONFIG REQUIRED)

rui314/mold CMakeLists.txt :198

find_package(mimalloc REQUIRED)

rui314/mold third-party/mimalloc/test/CMakeLists.txt :19

find_package(mimalloc 2.2 CONFIG REQUIRED)

openscad/openscad submodules/CMakeLists.txt :11

find_package(mimalloc QUIET)