From 92b2d3880bc24d8675eac69992cd10d4ec10080a Mon Sep 17 00:00:00 2001 From: Alexander Neundorf Date: Sun, 22 Jan 2006 19:09:20 +0000 Subject: make install now installs all cmake files into the cmake module directory Alex svn path=/trunk/KDE/kdesdk/cmake/; revision=501385 --- modules/README | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'modules/README') diff --git a/modules/README b/modules/README index 3dc1eb80..e13ffafd 100644 --- a/modules/README +++ b/modules/README @@ -1,5 +1,8 @@ -these are modules for detecting software packages needed by KDE, but not yet -part of cmake +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 -- cgit v1.2.1