aboutsummaryrefslogtreecommitdiff
path: root/systeminfo/README
diff options
context:
space:
mode:
authorAlexander Neundorf <neundorf@kde.org>2006-01-29 09:46:30 +0000
committerAlexander Neundorf <neundorf@kde.org>2006-01-29 09:46:30 +0000
commit90f36bba94661dde8e12600c690ec3a111425b6c (patch)
tree722282ec15af2b1847b91f334508f697adf27605 /systeminfo/README
parentaf0e749d1b7be7b28556ee14ca9fba6ec387e33b (diff)
downloadextra-cmake-modules-90f36bba94661dde8e12600c690ec3a111425b6c.tar.gz
extra-cmake-modules-90f36bba94661dde8e12600c690ec3a111425b6c.tar.bz2
-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
Diffstat (limited to 'systeminfo/README')
-rw-r--r--systeminfo/README6
1 files changed, 6 insertions, 0 deletions
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
+