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
Lint
Lint Not Applicable
Unit
Tests Not Applicable