X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=INSTALL.cmake;h=1555d4b6079c903709eb3a16f6b262cf66896c62;hb=871892334bd3cc77fb53f5a9fc13828d0b05b854;hp=28a6c399a8149ddc765c7f157c3c57dbdad219ab;hpb=b4b8632644bc25d09d0846cf93c3a1048c46f65b;p=quassel.git diff --git a/INSTALL.cmake b/INSTALL.cmake index 28a6c399..1555d4b6 100644 --- a/INSTALL.cmake +++ b/INSTALL.cmake @@ -20,9 +20,8 @@ NOTE: In order to reconfigure, you need to remove CMakeCache.txt (or empty Quassel recognizes the following options: --DBUILD= - Specify which Quassel binaries to build. may contain any combination of - "core", "client", "mono" or "all". +-DWANT_(CORE|QTCLIENT|MONO)=(ON|OFF) + Allow to choose which Quassel binaries to build. -DQT=/path/to/qt Use a non-system Qt installation. This is for example useful if you have a static