[llvm-commits] [PATCH] Fix CRT selection logic when using CMake NMake generator.

jfonseca at vmware.com jfonseca at vmware.com
Fri Oct 14 12:20:24 PDT 2011


CMAKE_CONFIGURATION_TYPES is only set on Visual Studio generators.  For
NMake CMAKE_BUILD_TYPE is used instead.
---
 cmake/modules/ChooseMSVCCRT.cmake |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-CRT-selection-logic-when-using-CMake-NMake-gener.patch
Type: text/x-patch
Size: 931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111014/2f548211/attachment.bin>


More information about the llvm-commits mailing list