KDE/kdelibs/cmake/modules

Peter Kümmel syntheticpp at gmx.net
Wed Feb 1 22:53:45 CET 2006


Alexander Neundorf wrote:
> SVN commit 504701 by neundorf:
> 
> hmm, include/Qt/ seems to be different an every platform
> 
> Alex
> 
> 
> 
> 
>  M  +1 -1      FindQt4.cmake  
> 
> 
> --- trunk/KDE/kdelibs/cmake/modules/FindQt4.cmake #504700:504701
> @@ -254,7 +254,7 @@
>      )
>  
>    # Set QT_QT_INCLUDE_DIR
> -  FIND_PATH( QT_QT_INCLUDE_DIR QtGlobal
> +  FIND_PATH( QT_QT_INCLUDE_DIR qglobal.h
>      ${QT_INCLUDE_DIR}/Qt
>      ${QT_LIBRARY_DIR}/QtCore.framework/Headers
>      )
> 
> 

But I think this works better than QtGlobal.
Peter


More information about the Kde-buildsystem mailing list