Use mold Linker with CMake

Use mold Linker with CMake

The mold is a linker for Unix systems, designed as a fast, drop-in replacement for tools like GNU ld and LLVM lld. By optimizing parallelism and memory usage, it delivers...