X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=cmake%2Fmodules%2FREADME;h=f1ff3b97045e73c9055ee255c883e7a84195a11c;hp=fa122a85163e72aac799272d070cad3a8f688a2b;hb=ed178d5c517ad031444fc64f1f85f9ea7a926e15;hpb=5be9872ecc1dd4eff6e220121b44eeb7208a1194 diff --git a/cmake/modules/README b/cmake/modules/README index fa122a85..f1ff3b97 100644 --- a/cmake/modules/README +++ b/cmake/modules/README @@ -1,9 +1,7 @@ -These modules have been copied from KDE's repository as of 2008-06-17. +Most of these modules have been copied from KDE's repository. -FindQt4 has been adjusted to still contain the library deps and Qt config -stuff from the original FindQt4 (of cmake 2.4.7). Also, I've fixed OpenSSL -detection (actually setting -DQT_NO_OPENSSL if it's not present) and -also provide -D to moc rather than -I. +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.