Skip to content
  • Mathieu Tillet's avatar
    Update CMake to use Jemalloc · 700baf64
    Mathieu Tillet authored
    On Linux, the starting scripts launch_mantidplot.sh and
    launch_mantidworkbench.sh uses the custom allocator Jemalloc via
    LD_PRELAOD to better manage the memory (especially the release of the
    memory). This commit modifies the creation of those scripts, which is
    managed at the CMake step, accordingly.
    700baf64