-O2 in Debug build?

Andreas Pakulat apaku at gmx.de
Tue Aug 5 10:12:01 CEST 2008


On 05.08.08 02:02:21, Alexander Neundorf wrote:
> On Saturday 19 July 2008, Andreas Pakulat wrote:
> > On 19.07.08 10:28:41, Alexander Neundorf wrote:
> > > On Saturday 19 July 2008, Andreas Pakulat wrote:
> > > ...
> > >
> > > > and more importantly make Debugfull work with CMake 2.6. As I didn't
> > > > find a reference of CMAKE_CONFIGURATION_TYPES for cmake 2.4 I've set it
> > > > only for 2.6. Please can you have a look at the attached patch and let
> > > > me know wether thats ok with you.
> > >
> > > You should compare for GREATER 2.5, not STREQUAL 2.6.
> > > (CMake cvs HEAD already is 2.7)
> >
> > Ah, right. Thanks. Comitted to trunk/ now. Should I backport to 4.1?
> 
> Are you sure you committed the change to compare with greater 2.5 ?

Yes I did. line 949 and 1061 in FindKDE4Internal.cmake, but I managed to
make the comparison work for CMake 2.7 only :( Fixed now in trunk and
branch.

Andreas

-- 
So you're back... about time...


More information about the Kde-buildsystem mailing list