X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=INSTALL.cmake;h=1555d4b6079c903709eb3a16f6b262cf66896c62;hp=28a6c399a8149ddc765c7f157c3c57dbdad219ab;hb=6623ba49cc1361179e95e8e3b976fd4c45298949;hpb=48e53a1246c7fd597ee9f9856dbda9b10dd72d90 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