<div dir="ltr">Unfortunately this doesn't work, or I'm doing something wrong - I used <br>set (CMAKE_C_FLAGS_Debug "${CMAKE_C_FLAGS_Debug} -Wfoo")<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"><<a href="mailto:tyler@cryptio.net">tyler@cryptio.net</a>></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>
> I'm using cmake to generate xcode project files. What is the recommended way<br>
> of controlling the compilation flags and the warnings settings in this<br>
> scenario? Currently I'm using "set_target_properties" but I'm not sure this<br>
> is the cmake-way of doing it.<br>
<br>
</div></div>I'm not familiar with xcode but can't you just use e.g.<br>
CMAKE_C_FLAGS_Debug?<br>
<font color="#888888"><br>
tyler<br>
</font></blockquote></div><br></div>