X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=cmake%2Fmodules%2FREADME;h=3fca6d3b14b7ec368058bb19c0a92e5844e69896;hp=2b41b9034211327a855c48e8ac2130aa394bff13;hb=eb7a1f8ffc97239e4c1f88e9da279694bba2f35a;hpb=da8cd8b2d294b0fa614b334d081550f37693b47f diff --git a/cmake/modules/README b/cmake/modules/README index 2b41b903..3fca6d3b 100644 --- a/cmake/modules/README +++ b/cmake/modules/README @@ -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.