X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;ds=sidebyside;f=INSTALL.cmake;h=1555d4b6079c903709eb3a16f6b262cf66896c62;hb=c8cb4218c158e9a4419520804e6972f2321684a1;hp=28a6c399a8149ddc765c7f157c3c57dbdad219ab;hpb=613850196857c7e29b0ef5c09175aadb9492642d;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