On Wednesday, March 06, 2013 13:08:13 Marco Martin wrote: > 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?
Kevin has fixed it in plasma-framework 424868. Thanks Kevin! Basically, it has to be KDE4__kde4support (not a variable) for now. -- sebas http://www.kde.org | http://vizZzion.org | GPG Key ID: 9119 0EF9 _______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel