D9482: Use cmake function 'kdbusaddons_generate_dbus_service_file' from kdbusaddons to generate dbus service file
David Faure
noreply at phabricator.kde.org
Sat Dec 23 13:02:37 UTC 2017
dfaure added inline comments.
INLINE COMMENTS
> CMakeLists.txt:34
>
> -configure_file(org.kde.kded5.service.in
> - ${CMAKE_CURRENT_BINARY_DIR}/org.kde.kded5.service)
> -install(FILES ${CMAKE_CURRENT_BINARY_DIR}/org.kde.kded5.service
> - DESTINATION ${KDE_INSTALL_DBUSSERVICEDIR})
> +kdbusaddons_generate_dbus_service_file(kded5 org.kde.kded5 ${CMAKE_INSTALL_PREFIX}/bin)
>
Shouldn't that be ${KDE_INSTALL_FULL_BINDIR} instead?
REPOSITORY
R297 KDED
REVISION DETAIL
https://phabricator.kde.org/D9482
To: habacker, dfaure, kfunk
Cc: #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20171223/3e4387ec/attachment.html>
More information about the Kde-frameworks-devel
mailing list