This is the right place to report it. (Or you could add an entry to
our bug tracker, but this is fine...)

Thanks for the report - we'll take a look.


David


On Tue, Mar 27, 2012 at 2:41 PM, Mourad Boufarguine
<[email protected]> wrote:
> Hi,
>
> I'm not sure if this is the right place to give feedback about the rc.
>
> I noticed a regression with MSVC 2010 generator. Using this CMake command :
>
> add_executable(project header.h header.hpp source.cpp)
>
> With CMake <= 2.8.7, header.h and header.hpp are put inside the "Header
> Files" folder, and the CMakeLists.txt is referenced in the project tree.
>
> With CMake 2.8.8-rc1, header.h and header.hpp are *not* inside the "Header
> Files" folder, and the CMakeLists.txt is no longer referenced in the project
> tree.
>
> I join the 2 generated vcxproj files.
>
> Cheers,
> Mourad
>
>
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to