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.<br>
<br>Oh, and I'm doing this on windows.<br><br>Thanks,<br>James<br>