<br><br><div class="gmail_quote">On Thu, Feb 28, 2008 at 9:34 AM, Bill Lorensen &lt;<a href="mailto:bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
SET_SOURCE_FILES_PROPERTIES(${file} PROPERTIES COMPILE_FLAGS -O0)<br>
</blockquote></div><br>Nope, It did not work.<br>Cmake is not using the compile flags for that specific file. That file is compiled with CMAKE_CXX_FALGS_RELEASE (like other files.)<br><br>In general,<br>Can&#39;t we&nbsp; change the compile flags for a paritcular file?<br>
<br>Surya<br>