<div dir="ltr">Unfortunately this doesn&#39;t work, or I&#39;m doing something wrong - I used <br>set (CMAKE_C_FLAGS_Debug &quot;${CMAKE_C_FLAGS_Debug}  -Wfoo&quot;)<br><br>Any other hints?<br><br>Cheers,<br>Shmul<br><br><div class="gmail_quote">
On Mon, May 4, 2009 at 6:23 PM, Tyler Roscoe <span dir="ltr">&lt;<a href="mailto:tyler@cryptio.net">tyler@cryptio.net</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;">
<div><div></div><div class="h5">On Mon, May 04, 2009 at 03:48:51PM +0300, Shmulik Regev wrote:<br>
&gt; I&#39;m using cmake to generate xcode project files. What is the recommended way<br>
&gt; of controlling the compilation flags and the warnings settings in this<br>
&gt; scenario? Currently I&#39;m using &quot;set_target_properties&quot; but I&#39;m not sure this<br>
&gt; is the cmake-way of doing it.<br>
<br>
</div></div>I&#39;m not familiar with xcode but can&#39;t you just use e.g.<br>
CMAKE_C_FLAGS_Debug?<br>
<font color="#888888"><br>
tyler<br>
</font></blockquote></div><br></div>