using kde4support
Sebastian Kügler
sebas at kde.org
Wed Mar 6 22:25:55 UTC 2013
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
More information about the Kde-frameworks-devel
mailing list