From f2586846661fd2ef1a999765108298ca41b57256 Mon Sep 17 00:00:00 2001 From: Alexander Neundorf Date: Sat, 14 Jan 2006 20:15:30 +0000 Subject: -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 --- modules/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 modules/README (limited to 'modules/README') 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 + -- cgit v1.2.1