<div dir="ltr"><br><div class="gmail_quote">On Wed, Mar 28, 2012 at 4:02 PM, Brad King <span dir="ltr"><<a href="mailto:brad.king@kitware.com" target="_blank">brad.king@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 3/27/2012 6:07 PM, David Cole wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>
On Tue, Mar 27, 2012 at 2:41 PM, Mourad Boufarguine wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'm not sure if this is the right place to give feedback about the rc.<br>
<br>
I noticed a regression with MSVC 2010 generator. Using this CMake command :<br>
<br>
add_executable(project header.h header.hpp source.cpp)<br>
<br>
With CMake<= 2.8.7, header.h and header.hpp are put inside the "Header<br>
Files" folder, and the CMakeLists.txt is referenced in the project tree.<br>
<br>
With CMake 2.8.8-rc1, header.h and header.hpp are *not* inside the "Header<br>
Files" folder, and the CMakeLists.txt is no longer referenced in the project<br>
tree.<br>
</blockquote>
<br></div><div>
This is the right place to report it. (Or you could add an entry to<br>
our bug tracker, but this is fine...)<br>
<br>
Thanks for the report - we'll take a look.<br>
</div></blockquote>
<br>
Fixed:<br>
<br>
<a href="http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9a2c60eb" target="_blank">http://cmake.org/gitweb?p=<u></u>cmake.git;a=commitdiff;h=<u></u>9a2c60eb</a><br>
<br>
We'll include the change in the next rc.<br>
<br>
Thanks,<br>
-Brad<br>
</blockquote></div><br><div>Hi,</div><div><br></div><div>Thanks for looking into this.</div><div><br></div><div>What about the CMakeLists.txt file ? I see that in 2.8.8, there is no Custom Build needed, but I think it would be very helpful to have it in the VS project tree, so that one can edit it quickly.</div>
<div><br></div><div>Cheers,</div><div>Mourad</div>
</div>