From 5a927c38ec1d47da5cabadd887e53eed9aff332c Mon Sep 17 00:00:00 2001 From: Alexander Neundorf Date: Sat, 7 Jan 2006 16:35:35 +0000 Subject: -am2cmake: added support for installing kcfg files -KDE3Macros.cmake: improved ADD_FILE_DEPEDENCY macro -added sample CMakeLists.txt for kpager, kcalc, kio_man, and view1394 Alex svn path=/trunk/KDE/kdesdk/cmake/; revision=495285 --- samples/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 samples/README (limited to 'samples/README') diff --git a/samples/README b/samples/README new file mode 100644 index 00000000..b5419c3f --- /dev/null +++ b/samples/README @@ -0,0 +1,7 @@ +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 -- cgit v1.2.1