X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=cmake%2Fmodules%2FREADME;fp=cmake%2Fmodules%2FREADME;h=f1ff3b97045e73c9055ee255c883e7a84195a11c;hp=3fca6d3b14b7ec368058bb19c0a92e5844e69896;hb=b7a006300e7c5db7720014a2fa203b74a3cc5aa4;hpb=8df3e82b02a980d4e00f3dc9c90c11e96501cf6f 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.