From 90f36bba94661dde8e12600c690ec3a111425b6c Mon Sep 17 00:00:00 2001 From: Alexander Neundorf Date: Sun, 29 Jan 2006 09:46:30 +0000 Subject: -make "make install" work in kate/data/ -add cmake/systeminfo/CMakeLists.txt, which prints out useful information when run Alex svn path=/trunk/KDE/kdelibs/; revision=503448 --- systeminfo/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 systeminfo/README (limited to 'systeminfo/README') diff --git a/systeminfo/README b/systeminfo/README new file mode 100644 index 00000000..ec080fa8 --- /dev/null +++ b/systeminfo/README @@ -0,0 +1,6 @@ +Run cmake on the CMakeLists.txt file in this directory and it will print out +the value of some cmake variables. These variables can be used in +CMakeLists.txt to determine the current system type. + +Alex + -- cgit v1.2.1