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

Reply via email to