[CMake] [PATCH] FindQt4.cmake qt4_automoc improvements

Tanguy Krotoff tkrotoff at gmail.com
Thu May 29 14:59:18 EDT 2008


On Thu, May 29, 2008 at 8:48 PM,  <clinton at elemtech.com> wrote:
> Your patch doesn't work with build systems that have configurations (Visual
> Studio, XCode, etc..).

Oups... I never use Visual Studio and others.

> What's wrong with leaving it in UseQt4.cmake?  In general, things work better
> if you use UseQt4.cmake (not only because of QT_DEBUG/QT_NO_DEBUG).

Then why separate UseQt4 and FindQt4?
For example, Phonon (I didn't wrote it ;) does not use UseQt4.cmake
and probably many other Qt apps do the same.

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?

-- 
Tanguy Krotoff <tkrotoff at gmail.com>
+33 6 68 42 70 24


More information about the CMake mailing list