X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=cmake%2Fmodules%2FREADME;h=f1ff3b97045e73c9055ee255c883e7a84195a11c;hp=705c59bc806ce5c7fea1c46d057df104f49dcd1c;hb=0a63415ba90b58da6c79cf27ff333a3d1bc52986;hpb=dbf66ef32654084ae13aec7a6a4eff929cc69a40 diff --git a/cmake/modules/README b/cmake/modules/README index 705c59bc..f1ff3b97 100644 --- a/cmake/modules/README +++ b/cmake/modules/README @@ -1,4 +1,9 @@ -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 find lconvert, plus we don't require X11 +headers to be present. + +Files starting with Quassel* are solely created by us. Below is the contents of KDE's original README: