<div class="gmail_quote">On Tue, Jun 8, 2010 at 10:02 AM, Torri, Stephen CIV NSWCDD, W15 <span dir="ltr">&lt;<a href="mailto:stephen.torri@navy.mil">stephen.torri@navy.mil</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt; From: <a href="mailto:cmake-bounces@cmake.org">cmake-bounces@cmake.org</a> on behalf of Felipe Sodré Silva&gt;<br><div class="im">
&gt;<br>
&gt; Hi, I wrote a cmake script that generates a unix makefile for a project, and I&#39;d like to know if there&#39;s an easy<br>
&gt; way to see the compiler arguments the make system is using to build the project. Looking at the generated<br>
&gt; Makefile doesn&#39;t seem to be an option.<br>
<br>
</div>Yes there is. To see what is being done do the following:<br>
<br>
make VERBOSE=1<br><br></blockquote><div><br>FYI:<br><br></div></div><a href="http://www.cmake.org/Wiki/CMake_FAQ">http://www.cmake.org/Wiki/CMake_FAQ</a><br><br>Question 2.1. There&#39;s a lot of other good stuff in there too! :)<br>
<br>Ceej<br>aka Chris Hillery<br>