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, 28 Feb 2018 22:24:01 +0000 (23:24 +0100)
commit6ada5e90bd87dba5fcb71b7a696fd99ac7676bd7
tree1092959ae0988110333906742a90430da696b25f
parent5dbf544a08ef96a933d61ffa3b7bc711ebdab244
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.

(cherry picked from commit a27d49cabc3e0fc2831fb65d786d37601c43fed9)
CMakeLists.txt