[CMake] CMake 2.8.8-rc1 ready for testing!

Mourad Boufarguine mourad at boufarguine.name
Wed Mar 28 12:28:31 EDT 2012


On Wed, Mar 28, 2012 at 4:02 PM, Brad King <brad.king at kitware.com> wrote:

> On 3/27/2012 6:07 PM, David Cole wrote:
>
>> On Tue, Mar 27, 2012 at 2:41 PM, Mourad Boufarguine wrote:
>>
>>> 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.
>>>
>>
>> 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.
>>
>
> Fixed:
>
>  http://cmake.org/gitweb?p=**cmake.git;a=commitdiff;h=**9a2c60eb<http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9a2c60eb>
>
> We'll include the change in the next rc.
>
> Thanks,
> -Brad
>

Hi,

Thanks for looking into this.

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.

Cheers,
Mourad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20120328/81fb5c86/attachment.htm>


More information about the CMake mailing list