X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=8293af05977c62143d2450da3a0b08e92f4f6671;hb=a27d49cabc3e0fc2831fb65d786d37601c43fed9;hp=57480248292675a9c089712ecadf3a2a40486dfe;hpb=757dc75aada1e4c5077cf46969f6422bffa08ce3;p=quassel.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 57480248..8293af05 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -76,7 +76,7 @@ if (NOT WITH_KDE) endif() # For this, the feature info is added after we know if QtWebkit is installed -option(WITH_WEBKIT "WebKit support (for link previews) (legacy)" ON) +option(WITH_WEBKIT "WebKit support (for link previews) (legacy)" OFF) # For this, the feature info is added after we know if QtWebEngine is installed option(WITH_WEBENGINE "WebEngine support (for link previews)" ON)