using kde4support

Marco Martin notmart at gmail.com
Wed Mar 6 12:08:13 UTC 2013


Hi all,
there are at the moment some problems linking to the  kde4support library from 
plasma-framework (yes, we'll eventually port out of it, but one thing at a 
time ;)

in the cmake i do
find_package(kde4support REQUIRED)

and then add ${kde4support_LIBRARY} to target_link_libraries

but the linker can't find it:
http://build.kde.org/job/plasma-framework_master_qt5/275/console

i tried to see if there were something weird in cmake files of kde4support, 
but i don't see kde4supportConfig.cmake.in anywere (as opposed to other 
libraries) neither kde4supportTargets.cmake gets generated.

anybody has an idea of what's happening there?

Cheers,
Marco Martin


More information about the Kde-frameworks-devel mailing list