D24431: Restore cursor thumbnailer
Adriaan de Groot
noreply at phabricator.kde.org
Fri Oct 11 13:32:05 BST 2019
adridg added inline comments.
INLINE COMMENTS
> CMakeLists.txt:149
>
> -# if(X11_Xcursor_FOUND)
> -#
> -# set(cursorthumbnail_PART_SRCS cursorcreator.cpp)
> -#
> -# add_library(cursorthumbnail MODULE ${cursorthumbnail_PART_SRCS})
> -#
> -# target_link_libraries(cursorthumbnail ${X11_Xcursor_LIB} ${KIO_LIBRARIES})
> -#
> -# install(TARGETS cursorthumbnail DESTINATION ${KDE_INSTALL_PLUGINDIR})
> -# install( FILES cursorthumbnail.desktop DESTINATION ${KDE_INSTALL_KSERVICES5DIR})
> -#
> -# endif()
> -#
> +if(X11_FOUND)
> +
X11_Xcursor_FOUND, since X11 can be found without Xcursor.
REPOSITORY
R320 KIO Extras
REVISION DETAIL
https://phabricator.kde.org/D24431
To: broulik, #plasma, fredrik, ngraham
Cc: adridg, ngraham, kde-frameworks-devel, kfm-devel, iasensio, fprice, LeGast00n, MrPepe, fbampaloukas, alexde, GB_2, Codezela, feverfew, meven, michaelh, spoorun, navarromorales, firef, andrebarros, bruns, emmanuelp, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191011/a36faff7/attachment.html>
More information about the Kde-frameworks-devel
mailing list