[CMake] [PATCH] FindQt4.cmake qt4_automoc improvements

Bill Hoffman bill.hoffman at kitware.com
Mon May 19 21:19:20 EDT 2008


Tanguy Krotoff wrote:

> What about "my" problem? I've just added a small macro that remove all
> the useless include dirs without touching UseQt4.cmake:
> http://code.google.com/p/phonon-vlc-mplayer/source/browse/trunk/cmake/ReduceQtIncludeDirs.cmake
> 
> What do you think about it?
> 
I guess it will be OK, as long as Trolltech has cleaned up all of the .h 
files in Qt itself.   If there are any files in Qt that use 
<QMainWindow> or something without a directory on it, then things will 
break.

-Bill


More information about the CMake mailing list