Review Request: KACTIVITIES_LIBRARY vs. KACTIVITIES_LIBS
Friedrich W. H. Kossebau
kossebau at kde.org
Thu Jan 5 17:02:11 UTC 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103632/
-----------------------------------------------------------
(Updated Jan. 5, 2012, 5:02 p.m.)
Review request for Plasma and Ivan Čukić.
Changes
-------
Fixed typos
Description (updated)
-------
I am wondering what I am missing that I seem to be the only one to have hit this so far, but currently kde-workspace (at least master) does not build completely for me because the symbols from libkactivities.so are missing for anything linking against it.
The reason is for me that FindKActivities.cmake sets the var "KACTIVITIES_LIBS", but everywhere in the CMakeLists.txt "KACTIVITIES_LIBRARY" is used, resulting in an empty string added to the libs to link to -> fail.
Attached patch fixes this. Okay to commit?
Diffs
-----
plasma/generic/dataengines/activities/CMakeLists.txt a954c2a
plasma/generic/runners/activities/CMakeLists.txt e630c36
powerdevil/daemon/CMakeLists.txt 35a4fd4
powerdevil/kcmodule/activities/CMakeLists.txt a360f30
kwin/CMakeLists.txt 1fb4d76
libs/taskmanager/CMakeLists.txt 375a0d6
plasma/desktop/applets/pager/CMakeLists.txt 056f9d4
plasma/desktop/shell/CMakeLists.txt e0b9a26
Diff: http://git.reviewboard.kde.org/r/103632/diff/diff
Testing
-------
Applied the patch and kde-workspace builds completely for me and plasma-desktop & co. runs fine
Thanks,
Friedrich W. H. Kossebau
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20120105/303db64d/attachment.html>
More information about the Plasma-devel
mailing list