X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=cmake%2Fmodules%2FREADME;h=560323d69a34188f8a392edaeb00efd07a399a0c;hp=2b41b9034211327a855c48e8ac2130aa394bff13;hb=e0781eeb34db0aaa775bd3439c1c98103437f009;hpb=603f1fd2e9501d84a320554f068df26861ebde71 diff --git a/cmake/modules/README b/cmake/modules/README index 2b41b903..560323d6 100644 --- a/cmake/modules/README +++ b/cmake/modules/README @@ -1,10 +1,5 @@ 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: