X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;ds=sidebyside;f=CMakeLists.txt;h=9ac2d3085460a39bc04e71f2875f3ee64fe7389c;hb=f08065ca12cb5485d3bd82c8b29cbff13344712a;hp=be6493cb305e5cab91f6d9534581e9f12e2694b7;hpb=480eab8daec4fb56a6886918c6a913cc197330f1;p=quassel.git 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