[CMake] using cl.exe with GNU make

Jesper Eskilson jesper at eskilson.se
Thu Apr 5 03:08:19 EDT 2007


What is the easiest way of using cl.exe with one of the GNU make based
generators? I've tried

cmake -G "MinGW Makefiles" -DCMAKE_C_COMPILER=cl.exe ...

but could never really get it to work.

-- 
/Jesper


More information about the CMake mailing list