aboutsummaryrefslogtreecommitdiff
path: root/samples/README
diff options
context:
space:
mode:
authorAlexander Neundorf <neundorf@kde.org>2006-06-09 20:06:27 +0000
committerAlexander Neundorf <neundorf@kde.org>2006-06-09 20:06:27 +0000
commitec9d6b9f0c3bebcc58ef6162ee3593ba9823f7be (patch)
tree63f3afae7a3c54ab1643dd4715879b97a491bf28 /samples/README
parent3a217146189429e166b374b99c40ec795a9cb20d (diff)
downloadextra-cmake-modules-ec9d6b9f0c3bebcc58ef6162ee3593ba9823f7be.tar.gz
extra-cmake-modules-ec9d6b9f0c3bebcc58ef6162ee3593ba9823f7be.tar.bz2
move the KDE3 samples from kdelibs to kdesdk
Alex svn path=/trunk/KDE/kdelibs/; revision=549769
Diffstat (limited to 'samples/README')
-rw-r--r--samples/README7
1 files changed, 0 insertions, 7 deletions
diff --git a/samples/README b/samples/README
deleted file mode 100644
index b5419c3f..00000000
--- a/samples/README
+++ /dev/null
@@ -1,7 +0,0 @@
-You can copy the CMakeLists.txt files you find here to the equivalent
-directories in kdebase (KDE 3.4.x and KDE 3.5.x should work) and then
-run cmake there. This should create Makefiles or KDevelop project files
-which you can use to compile these apps.
-
-Alexander Neundorf, 2006
-neundorf@kde.org