Fixing parallel makes.
[quassel.git] / src / qtui / CMakeLists.txt
index f618747..3a17781 100644 (file)
@@ -1,5 +1,6 @@
 # Builds the qtui module
 
+set(QT_DONT_USE_QTGUI 0)
 set(QT_USE_QTNETWORK 1)
 include(${QT_USE_FILE})