KDE/kdelibs

Alexander Neundorf neundorf at kde.org
Wed Feb 8 19:12:19 CET 2006


On Wednesday 08 February 2006 00:03, Michael Drüing wrote:
> In reply to myself...
>
> > The next build problems are right afterwards, in
> > kdecore/kconfig_compiler.
> > I'll look at them tomorrow.
>
> This small patch should do the trick:
>
> -------8<------8<------8<---------
>
> $ svn diff kdecore/kconfig_compiler/
> Index: kdecore/kconfig_compiler/CMakeLists.txt
> ===================================================================
> --- kdecore/kconfig_compiler/CMakeLists.txt     (revision 506904)
> +++ kdecore/kconfig_compiler/CMakeLists.txt     (working copy)
> @@ -13,7 +13,7 @@
>
>  kde4_add_executable(kconfig_compiler ${kconfig_compiler_SRCS})
>
> -target_link_libraries(kconfig_compiler  ${QT_QTXML_LIBRARY} )
> +target_link_libraries(kconfig_compiler  ${QT_QTXML_LIBRARY}
> ${QT_QTCORE_LIBRARY})

Ok, will commit it soon.

Bye
Alex
-- 
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org                - http://www.kde.org
      alex AT neundorf.net               - http://www.neundorf.net


More information about the Kde-buildsystem mailing list