On 10/12/15 17:45, Martin Klapetek wrote:
> However if I'm not mistaken, that set_target_properties call does not
> do what you imply it does. Setting empty PREFIX means that it will
> not prepend "lib" to the filename, eg. "libpam_kwallet.so", but will instead
> name it "pam_kwallet.so".
Oh, you are right. Sorry for the misleading comment.
> If you want to have it installed in /lib, just set CMAKE_INSTALL_PREFIX
> to "/", then it should install into /lib correctly.
Sadly setting the CMAKE_INSTALL_PREFIX in the Debian package seems to have no 
effect, so I'm stuck with the previous patch till I find a more elegant 
solution.

Happy hacking,
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to