[PATCH] cmake: link statically against run-time on windows (use /MT instead of /MD)
Reid Kleckner
rnk at google.com
Tue Nov 12 22:35:30 PST 2013
There's some stuff that tries to do this in ChooseMSVCRT.cmake. Can you unify this with that?
http://llvm-reviews.chandlerc.com/D2157
More information about the llvm-commits
mailing list