X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=cmake%2Fmodules%2FREADME;h=560323d69a34188f8a392edaeb00efd07a399a0c;hp=fa122a85163e72aac799272d070cad3a8f688a2b;hb=7716d358944596e02e38dcc168e6cd84b3041561;hpb=a33e42aee121185f479667b2104a15fc2033762e diff --git a/cmake/modules/README b/cmake/modules/README index fa122a85..560323d6 100644 --- a/cmake/modules/README +++ b/cmake/modules/README @@ -1,9 +1,4 @@ -These modules have been copied from KDE's repository as of 2008-06-17. - -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. +Most of these modules have been copied from KDE's repository. Files starting with Quassel* are solely created by us.