X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=cmake%2Fmodules%2FREADME;h=f1ff3b97045e73c9055ee255c883e7a84195a11c;hp=3fca6d3b14b7ec368058bb19c0a92e5844e69896;hb=52bd92dcd0b307469997b24b446d48045dd2d4e5;hpb=d5a8bac7938b44db3a173e9e788502769052dc6f diff --git a/cmake/modules/README b/cmake/modules/README index 3fca6d3b..f1ff3b97 100644 --- a/cmake/modules/README +++ b/cmake/modules/README @@ -1,7 +1,7 @@ Most of these modules have been copied from KDE's repository. -FindQt4 has been adjusted to find lconvert. Also, I've fixed OpenSSL -detection (actually setting -DQT_NO_OPENSSL if it's not present). +FindQt4 has been adjusted to find lconvert, plus we don't require X11 +headers to be present. Files starting with Quassel* are solely created by us.