Disable webkit by default
authorMartin T. H. Sandsmark <martin.sandsmark@kde.org>
Sat, 2 Jul 2016 16:24:05 +0000 (18:24 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 7 Sep 2016 20:21:35 +0000 (22:21 +0200)
commita27d49cabc3e0fc2831fb65d786d37601c43fed9
treeeadb00c160412c8da5ee2c45e33159fb28199f5d
parent757dc75aada1e4c5077cf46969f6422bffa08ce3
Disable webkit by default

Qt WebKit is deprecated and a bit of a walking security hole, so it
makes sense to disable by default.

Resolves GH-225.
CMakeLists.txt