X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2FCMakeLists.txt;h=3a17781f4cea046c0ee0a312eb388e2083e41c55;hp=f618747926b6d0636a0696bc505a79f02740061a;hb=372749c1b0b02600cce9ccf37881ea0b2b191e20;hpb=3982589b93aa14c3cede148b8a5158b63055d65c diff --git a/src/qtui/CMakeLists.txt b/src/qtui/CMakeLists.txt index f6187479..3a17781f 100644 --- a/src/qtui/CMakeLists.txt +++ b/src/qtui/CMakeLists.txt @@ -1,5 +1,6 @@ # Builds the qtui module +set(QT_DONT_USE_QTGUI 0) set(QT_USE_QTNETWORK 1) include(${QT_USE_FILE})