commit | e258845a63aa72c4a13f939af05a230f2720f637 | [log] [tgz] |
---|---|---|
author | Hans Wennborg <hans@hanshq.net> | Wed Nov 13 18:16:23 2013 +0000 |
committer | Hans Wennborg <hans@hanshq.net> | Wed Nov 13 18:16:23 2013 +0000 |
tree | 0657e01592ca43f2d54060e98e05a70209ab98de | |
parent | a9a8f0f432966438800ffabb1b740a4cc8cd2599 [diff] |
cmake: link release builds statically against run-time library on windows (use /MT instead of /MD) This should fix the problem of snapshot builds created with MSVC 2012 not working for users with MSVC 2010, etc. Differential Revision: http://llvm-reviews.chandlerc.com/D2157 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194589 91177308-0d34-0410-b5e6-96231b3b80d8