[CMake] CMake 2.8.8-rc1 ready for testing!

David Cole david.cole at kitware.com
Tue Mar 27 18:07:08 EDT 2012


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
<mourad at boufarguine.name> 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
>
>


More information about the CMake mailing list