branches/KDE/4.3/kdelibs/nepomuk/core
David Faure
faure at kde.org
Thu Jul 2 21:26:20 CEST 2009
On Monday 29 June 2009, Brad King wrote:
> The problem is in "kdepim/akonadi/resources/nepomuktag/CMakeLists.txt":
>
> target_link_libraries(akonadi_nepomuktag_resource ... ${NEPOMUK_LIBRARIES})
>
> It should be
>
> target_link_libraries(akonadi_nepomuktag_resource ... ${KDE4_NEPOMUK_LIBS})
Man, you rock. Thanks a lot for taking the time to dig into the issue in the KDE code!
Works indeed, fix committed.
--
David Faure, faure at kde.org, sponsored by Qt Software @ Nokia to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
More information about the Kde-buildsystem
mailing list