aboutsummaryrefslogtreecommitdiff
path: root/modules/README
diff options
context:
space:
mode:
authorAlexander Neundorf <neundorf@kde.org>2006-01-14 20:15:30 +0000
committerAlexander Neundorf <neundorf@kde.org>2006-01-14 20:15:30 +0000
commitf2586846661fd2ef1a999765108298ca41b57256 (patch)
tree54fb8544e8e44ef95611133af243b3d397714364 /modules/README
parentdf94ff6bfb0fc72d39ef37dba00db3f67c75ad22 (diff)
downloadextra-cmake-modules-f2586846661fd2ef1a999765108298ca41b57256.tar.gz
extra-cmake-modules-f2586846661fd2ef1a999765108298ca41b57256.tar.bz2
-simple cmake modules for detecting libart, OpenSSL, FAM, jasper and PCRE
-major improvement of am2cmake: add libtool .la files found in LIBADD to TARGET_LINK_LIBRARIES and fix the loop for adding the libs Alex svn path=/trunk/KDE/kdesdk/cmake/; revision=498154
Diffstat (limited to 'modules/README')
-rw-r--r--modules/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/README b/modules/README
new file mode 100644
index 00000000..3dc1eb80
--- /dev/null
+++ b/modules/README
@@ -0,0 +1,5 @@
+these are modules for detecting software packages needed by KDE, but not yet
+part of cmake
+
+Alex <neundorf@kde.org>
+