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.

Files starting with Quassel* are solely created by us.

Below is the contents of KDE's original README:

--------8<--------------------------------------------------------------
these are additional cmake modules required for compiling KDE3 or KDE4
applications with cmake. Some of them are enhanced versions of the files
coming with cmake, some of them are NOT yet part of cmake.
To use them, copy them into the cmake Module directory or
run "cmake ."  followed by "make install"

Alex <neundorf@kde.org>
-------->8--------------------------------------------------------------

Thank you Alex!
