STEllAR-GROUP/hpx
cmake/HPX_SetupAllocator.cmake
:81
find_package(mimalloc)
find_package(mimalloc)
find_package(mimalloc 3 REQUIRED)
find_package(mimalloc REQUIRED)
find_package(mimalloc 2.0 REQUIRED NO_SYSTEM_ENVIRONMENT_PATH)
find_package(mimalloc ${MIMALLOC_REQUIRED_VERSION} REQUIRED CONFIG)
find_package(mimalloc CONFIG REQUIRED)
find_package(mimalloc REQUIRED)
find_package(mimalloc CONFIG)
find_package(mimalloc 2.0 REQUIRED NO_SYSTEM_ENVIRONMENT_PATH)
find_package(mimalloc REQUIRED)