D10075: Make pacakge usefull for cross compilation

Christophe Giboudeaux noreply at phabricator.kde.org
Wed Jan 24 14:10:24 UTC 2018


cgiboudeaux added inline comments.

INLINE COMMENTS

> CMakeLists.txt:45
>  
> -set(KAUTH_HELPER_INSTALL_DIR "${KDE_INSTALL_LIBEXECDIR}/kauth")
> +option(KAUTH_HELPER_INSTALL_DIR "Set directory for kauth helper tool" "${KDE_INSTALL_LIBEXECDIR}/kauth")
>  

the 3rd parameter is a bool. This change won't do what you expect.

(https://cmake.org/cmake/help/v3.0/command/option.html)

REPOSITORY
  R283 KAuth

REVISION DETAIL
  https://phabricator.kde.org/D10075

To: knauss, #frameworks, skelly
Cc: cgiboudeaux, #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180124/0d7ca3ae/attachment.html>


More information about the Kde-frameworks-devel mailing list