X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=CMakeLists.txt;h=9ac2d3085460a39bc04e71f2875f3ee64fe7389c;hp=be6493cb305e5cab91f6d9534581e9f12e2694b7;hb=96ba1da0cfa2a22be6fe8cea8d32a7212dcfa86a;hpb=480eab8daec4fb56a6886918c6a913cc197330f1 diff --git a/CMakeLists.txt b/CMakeLists.txt index be6493cb..9ac2d308 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,6 +4,7 @@ # : select binaries to build # -DWITH_OPENSSL=OFF : Disable OpenSSL support # -DWITH_DBUS=OFF : Disable D-Bus support +# -DWITH_WEBKIT=OFF : Disable WebKit support # -DOXYGEN_ICONS=(Builtin|External) : If "Builtin" (the default), compile our Oxygen Icon Theme subset into the binary # : If "External", we assume Oxygen is already installed on the system # -DQUASSEL_ICONS=(Builtin|External) : If "Builtin" (the default), put our own icons into the binary