nicolasfella added inline comments.

INLINE COMMENTS

> CMakeLists.txt:42
>  
> -if (NOT ANDROID)
> +if (NOT ANDROID AND NOT WIN32)
>      find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED DBus)

This results in KStatusNotifierItem not being built on Windows. Is KSNI any 
useful on Windows at all?

REPOSITORY
  R289 KNotifications

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

To: vonreth, broulik, brute4s99, vkrause
Cc: nicolasfella, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, 
bruns

Reply via email to