[CMake] Not finding build type when using cmake with llvm/clang

Nils Gladitz nilsgladitz at gmail.com
Wed Mar 5 10:31:15 EST 2014


On 05.03.2014 16:06, Edward Diener wrote:
> MingW does not have a "make.exe" at all. What actual program is cmake 
> looking for when "MinGW Makefiles" is specified ?

http://www.cmake.org/cmake/help/git-master/generator/MinGW%20Makefiles.html:
     mingw32-make

Is mingw's bin directory in your PATH?

Nils


More information about the CMake mailing list