[CMake] Using gmake with windows CL compiler?
Josef Karthauser
joe.karthauser at geomerics.com
Wed Nov 21 10:30:04 EST 2007
> > The mailing list archives say don't use Cygwin gmake for this.
> > http://www.cmake.org/pipermail/cmake/2006-August/010617.html
> >
> I've done it, just make sure you are using MinGW GNU Make and not
> Cygwin GNU
> Make. Also you will eventually run into the command line that is too
> log bug,
> since GNU Make can't use response files like NMake can. It might also
> be
> important what SHELL is set too. Use the "MinGW Makefiles" generator.
Excellent. This is exactly the feedback I was looking for.
Thanks :).
Joe
More information about the CMake
mailing list