Sync cmake modules with upstream cmake/KDE
[quassel.git] / cmake / modules / README
index 2b41b90..3fca6d3 100644 (file)
@@ -1,9 +1,7 @@
 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. Also, I've fixed OpenSSL
+detection (actually setting -DQT_NO_OPENSSL if it's not present).
 
 Files starting with Quassel* are solely created by us.