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

Reply via email to