Move dbus interface definition to interfaces/ and generate dbus files automagically
[quassel.git] / src / client / CMakeLists.txt
index 5f4baeb..41721bd 100644 (file)
@@ -3,6 +3,7 @@
 # We still have some minor deps to QtUi: QItemSelectionModel
 # set(QT_DONT_USE_QTGUI 1)
 set(QT_USE_QTNETWORK 1)
+set(QT_USE_QTDBUS 1)
 include(${QT_USE_FILE})
 
 set(SOURCES