On Tue, Apr 13, 2010 at 1:27 PM, Pavel Shevaev <span dir="ltr">&lt;<a href="mailto:pacha.shevaev@gmail.com">pacha.shevaev@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Folks, I&#39;m trying to see how misc. gcc flags affect compile times for<br>
different compilation units and it would be really nice if cmake&#39;s<br>
VERBOSE=1 mode showed date/time against each operation it performed.<br>
<br>
--<br>
Best regards, Pavel<br></blockquote><div><br>Could you change the compiler from gcc to &#39;time gcc&#39;?<br>
<br>
Additionally perhaps specifying add_custom_command for relevant targets 
with PRE_BUILD and POST_BUILD calls to &#39;date&#39; would be helpful.<br>
<br>
James<br><br> </div></div>