I am using the Release configuration.<br><br><div class="gmail_quote">On Wed, Oct 21, 2009 at 10:43 AM, 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 class="im">On Wed, Oct 21, 2009 at 10:30:34AM -0600, Steven Wilson wrote:<br>
&gt; I have CMake project that I use to generate a set of Visual Studio project<br>
&gt; files.   On the CMake side I explicitly turn off CMAKE_EXE_LINKER_FLAGS and<br>
&gt; CMAKE_EXE_LINKER_FLAGS_RELEASE by setting their values to the empty string<br>
&gt; &quot;&quot;.   When CMake generates the project files, I can open the .vcproj file<br>
&gt; and check to make sure that /DEBUG does not appear in the linker flags for<br>
&gt; the Release section of my program.   However, when I open the solution in<br>
&gt; Visual Studio (2008 BTW), Visual Studio seems to automatically turn on<br>
&gt; /DEBUG in the linker settings for my program.   I need /DEBUG to be turned<br>
<br>
</div>I assume you&#39;re not using the RelWithDebInfo build configuration?<br>
<font color="#888888"><br>
tyler<br>
</font></blockquote></div><br>