================ @@ -70,10 +70,6 @@ foreach(variable ${_FUCHSIA_BOOTSTRAP_PASSTHROUGH}) endif() endforeach() -if(WIN32) - set(LLVM_USE_CRT_RELEASE "MT" CACHE STRING "") ---------------- mstorsjo wrote:
Same here - we should probably set `CMAKE_MSVC_RUNTIME_LIBRARY` instead of just removing the setting? https://github.com/llvm/llvm-project/pull/66850 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits