Page MenuHomePhabricator

[CMAKE] Enable DBus on Linux only
ClosedPublic

Authored by Fabien on Apr 6 2020, 15:08.

Details

Summary

The current option name is misleading, since only DBus notifications are
disabled and so apply to Linux only. Change the name to better reflect
the behavior and default to off for non-Linux OSes.

Test Plan
cmake -GNinja .. -DENABLE_DBUS_NOTIFICATIONS=OFF
ninja check

Run the Gitian builds.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
cmake_dbus_linux
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 10135
Build 18097: Default Diff Build & Tests
Build 18096: arc lint + arc unit