[CMake] can't pipe cl.exe in a custom command

Bill Hoffman bill.hoffman at kitware.com
Tue Nov 6 08:19:20 EST 2007


You might want to look at Modules/Platform/Windows-cl.cmake...
It uses EXEC_PROGRAM to get the version of the MS compiler.
You could see how that works.  Look in CVS CMake.

-Bill



More information about the CMake mailing list