History log of /external/llvm/cmake/modules/ChooseMSVCCRT.cmake
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9350cc8b2e8659fa2bf9786cca49bfadab67e27c 07-Nov-2011 NAKAMURA Takumi <geek4civic@gmail.com> Fix CRT selection logic when using CMake NMake generator.

CMAKE_CONFIGURATION_TYPES is only set on Visual Studio generators. For NMake CMAKE_BUILD_TYPE is used instead.

Patch by EJose Fonseca!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143898 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/cmake/modules/ChooseMSVCCRT.cmake
f70b988284a62afd45f940c245dd487132b78bfd 05-Aug-2010 Oscar Fuentes <ofv@wanadoo.es> New system for choosing CRT type on MSVC.

Is setted on a per build type basis. This is useful for generators
that comprise several build types, i.e. VC++ solutions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110296 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/cmake/modules/ChooseMSVCCRT.cmake