X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=cmake%2Fmodules%2FREADME;h=b53bc324776a33104dcd7a16ceefacc49e8406bb;hb=a24e14992b80df1e1a676dd7d213b9e9992b5d55;hp=a9d951bdc40697e086af0a14a9e150bec88dc1b4;hpb=ce62e47d23bf4f826b35c7e51bc8b26cc8ffc966;p=quassel.git diff --git a/cmake/modules/README b/cmake/modules/README index a9d951bd..b53bc324 100644 --- a/cmake/modules/README +++ b/cmake/modules/README @@ -1,18 +1,5 @@ -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). - -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 --------->8-------------------------------------------------------------- - -Thank you Alex! +We bundle some CMake scripts that are not part of CMake itself, for convenience +on platforms that do not have a standard location for packages to put their +CMake support into. Most of those scripts originate from the KDE community; +some are from other sources. Please see the files themselves for copyright +and license statements.