CMake 2.8.11 Released!
Stephen Kelly
steveire at gmail.com
Mon May 20 10:33:20 UTC 2013
Alexander Neundorf wrote:
> On Monday 20 May 2013, Christophe Giboudeaux wrote:
>> On Monday 20 May 2013 11:18:57 Christophe Giboudeaux wrote:
>> > On Friday 17 May 2013 11:09:11 Robert Maynard wrote:
>> > > On behalf of myself, Ken, Bill, Brad, David, Alex, Eike, Steve, Eric,
>> > > Zach, Ben and the rest of the CMake team from all around the world,
>> > > we are pleased to announce that CMake 2.8.11 is now available for
>> > >
>> > > download at:
>> > > http://www.cmake.org/files/v2.8/?C=M;O=D
>> > >
>> > > [cut]
>> >
>> > Looks like a tiny regression was introduced: when an include dir
>> > doesn't exist a bogus include is added instead.
>> >
>> > a small test is attached. FindGpgme.cmake comes from kdepimlibs. With
>> > my current version, gpgme-config --cflags doesn't return anything. As a
>> > result, ${GPGME_INCLUDES} is also empty.
>>
>> small correction: ${GPGME_INCLUDES} is not empty, it's a space.
>
> can you post that to the cmake or cmake-developers list ?
> http://www.cmake.org/cmake/help/mailing.html
>
No need. I've pushed a fix.
Please test a release candidate to avoid regressions like this in the
future.
Thanks,
Steve.
More information about the Kde-buildsystem
mailing list