Finer No-Dbus on Windows
AbandonedPublic

Authored by brute4s99 on Jul 19 2019, 10:51 AM.

Details

Summary

remove another dependency related to DBus from Windows builds

Diff Detail

Repository
R289 KNotifications
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 14124
Build 14142: arc lint + arc unit
brute4s99 created this revision.Jul 19 2019, 10:51 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald TranscriptJul 19 2019, 10:51 AM
brute4s99 requested review of this revision.Jul 19 2019, 10:51 AM
nicolasfella added inline comments.Jul 19 2019, 10:55 AM
src/CMakeLists.txt
70

Now we have two checks for this

brute4s99 marked an inline comment as done.Jul 19 2019, 11:05 AM
andriusr added inline comments.
src/CMakeLists.txt
80

extra endif() ?

Now HAVE_DBUSMENUQT won't be set. Previously it was set to 0 in this case

Now HAVE_DBUSMENUQT won't be set. Previously it was set to 0 in this case

Which line number are you referring to?

brute4s99 marked an inline comment as done.Jul 19 2019, 5:37 PM
nicolasfella added inline comments.Jul 19 2019, 5:42 PM
src/CMakeLists.txt
67

Here

brute4s99 updated this revision to Diff 62383.Jul 23 2019, 9:49 AM

let's put a pin in this for a while until I get a better solution for DBus on Windows

@brute4s99 Is this still relevant?

closing this diff.

brute4s99 abandoned this revision.Apr 28 2020, 10:33 PM