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

Jose Fonseca jfonseca at vmware.com
Fri Nov 4 12:42:37 PDT 2011


Ping?

It's really trivial.

Jose

----- Original Message -----
> 
> 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: 953 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111104/4b85835f/attachment.bin>


More information about the llvm-commits mailing list