X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=INSTALL;h=a473938234a8e04c9442bb9a7da928fc4bae6539;hp=e6c74bef5cf00cc55536182e8f8e43352f73220e;hb=6ba41968fc3198563127c1b5d5e18bc94ebe73a0;hpb=a16fb65bcdedc7972a4e680b9d7806006a71af47 diff --git a/INSTALL b/INSTALL index e6c74bef..a4739382 100644 --- a/INSTALL +++ b/INSTALL @@ -40,6 +40,11 @@ Quassel recognizes the following options: -DWANT_(CORE|QTCLIENT|MONO)=(ON|OFF) Allow to choose which Quassel binaries to build. +-DLINGUAS=" + Allow to choose which languages should be compiled into the binary. + is a space-separated list of language codes. + Example: -DLINGUAS="de en_US" + -DQT=/path/to/qt Use a non-system Qt installation. This is for example useful if you have a static Qt installed in some local dir.