[CMake] [PATCH] FindQt4.cmake qt4_automoc improvements

clinton at elemtech.com clinton at elemtech.com
Mon Jun 2 10:43:25 EDT 2008


On Sunday 01 June 2008 3:02:11 pm Christian Ehrlicher wrote:
> Alexander Neundorf schrieb:
> > On Thursday 29 May 2008, Christian Ehrlicher wrote:
> >> Tanguy Krotoff schrieb:
> >>> On Thu, May 29, 2008 at 8:48 PM,  <clinton at elemtech.com> wrote:
> >>> The bug that I got with QT_DEBUG/QT_NO_DEBUG not being defined is a
> >>> pretty hard one.
> >>> I simply would like other devs not to spend time on such stupid
> >>> issues, so how can this be prevented?
> >>
> >> We hit this problem some time ago and fixed it locally.
> >> FindQt4.cmake from kdelibs has a fix for this - I thought alex already
> >> merged this back to FindQt4 from cmake.
> >
> > I try to merge partly from time to time, but the differences have become
> > quite big, also because the one from cmake must be more general than the
> > one from KDE (for KDE it's ok if FindQt4.cmake just supports the Qt
> > versions we require, i.e. currently >= 4.3.0)
> > So there are some things which will stay different.
>
> np, but the ndebug thing should be easy to merge, or?


CMake's UseQt4.cmake had that fix more than a week before KDE's FindQt4.cmake, 
so it seems it got merged the other way.

Clint


More information about the CMake mailing list