[CMake] view execute_process command

Mike Arthur mike at mikearthur.co.uk
Fri Oct 31 06:15:43 EDT 2008


On Thursday 30 October 2008 20:41:36 James Bigler wrote:
> Is it possible to view the actual command run by an execute_process
> command?  I'm trying to debug a command that isn't getting the right set of
> quotes or something, and I want to see the command as cmake would execute
> them.
It would be good to know this but I tend to just copy the command itself into 
a MESSAGE(FATAL_ERROR) and read the output.
-- 
Cheers,
Mike Arthur
http://mikearthur.co.uk/


More information about the CMake mailing list