aboutsummaryrefslogtreecommitdiff
path: root/modules/README
blob: 14fab742ae72eff11dde162527204daf11a9b645 (plain)
1
2
3
4
5
6
7
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>