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
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to