On Thu, May 29, 2008 at 8:48 PM, <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> +33 6 68 42 70 24 _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
