On Thu, Jul 3, 2008 at 2:03 PM, Brad King &lt;<a href="mailto:brad.king@kitware.com">brad.king@kitware.com</a>&gt; wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">Philip Lowman wrote:<br>
&gt; On Thu, Jul 3, 2008 at 3:28 AM, Timenkov Yuri &lt;<a href="mailto:ytimenkov@parallels.com">ytimenkov@parallels.com</a><br>
</div><div class="Ih2E3d">&gt; &lt;mailto:<a href="mailto:ytimenkov@parallels.com">ytimenkov@parallels.com</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt; &nbsp; &nbsp; On Thursday 03 July 2008 05:24:07 Miguel A. Figueroa-Villanueva wrote:<br>
&gt; &nbsp; &nbsp; &gt; Hello,<br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt; Since EXECUTABLE_OUTPUT_PATH / LIBRARY_OUTPUT_PATH have been replaced<br>
&gt; &nbsp; &nbsp; &gt; with the CMAKE_RUNTIME_OUTPUT_DIRECTORY /<br>
&gt; &nbsp; &nbsp; &gt; CMAKE_LIBRARY_OUTPUT_DIRECTORY they shouldn&#39;t appear in the GUI<br>
&gt; &nbsp; &nbsp; &gt; (CMakeSetup, QtDialog). That gives the impression that they are not<br>
&gt; &nbsp; &nbsp; &gt; deprecated as suggested by the documentation.<br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt; Also, it is confusing when people in fact use the new variables. Say<br>
&gt; &nbsp; &nbsp; &gt; you have the following CMakeLists.txt<br>
</div>[snip]<br>
<div class="Ih2E3d">&gt; CMAKE_MINIMUM_REQUIRED(VERSION 2.6)<br>
&gt; PROJECT(foo)<br>
&gt; ADD_EXECUTABLE(foo foo.cc)<br>
&gt;<br>
&gt; This is all that&#39;s needed to reproduce this bug (on CMake 2.6.0 with<br>
&gt; Visual Studio 8 generator).<br>
<br>
</div>Fixed:<br>
<br>
/cvsroot/CMake/CMake/Source/cmake.cxx,v &nbsp;&lt;-- &nbsp;Source/cmake.cxx<br>
new revision: 1.389; previous revision: 1.388<br>
<br>
Now the values are presented only in projects that need CMake 2.4<br>
compatibility. &nbsp;We&#39;ll include this fix in the 2.6 branch.<br>
<font color="#888888"></font></blockquote><div><br>Cool, thanks! :)<br></div></div><br>-- <br>Philip Lowman