Removed dbus support.

Added unix signals support.
This commit is contained in:
codestation
2015-03-14 23:55:56 -04:30
parent c162b91b00
commit da6ad50759
17 changed files with 242 additions and 122 deletions

View File

@@ -12,7 +12,7 @@ android {
SUBDIRS = qcma_gui.pro
}
# Compile the headless binary only on Linux because it depends on dbus
# Compile the headless binary only on Linux
unix:!macx:!android {
SUBDIRS += qcma_cli.pro
# The appindicator and kde extensions are linux only too