-DCMAKE_AR=llvm-ar
should make it use llvm-ar, which should be faster than the regular ar.
↧
Comment by HolyBlackCat on How can I configure the linker in CMake so that it uses g++ instead of ar + c++?
↧