mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-16 13:37:05 -04:00
The DBus library is a message bus system used to make applications communicate with each other. The primary reason for adding it is to access certain service features to prevent computer sleep/hibernate/etc. This will also create a HAVE_DBUS variable (set to 1 or 0 if found or not found)