aboutsummaryrefslogtreecommitdiff
path: root/kde3/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexander Neundorf <neundorf@kde.org>2006-01-06 19:44:09 +0000
committerAlexander Neundorf <neundorf@kde.org>2006-01-06 19:44:09 +0000
commitbc04413334c6bb810f4989c455faf8945fce99f7 (patch)
tree01a9578122ec2aca9ce0efd49de734a9ace0f1ad /kde3/CMakeLists.txt
downloadextra-cmake-modules-bc04413334c6bb810f4989c455faf8945fce99f7.tar.gz
extra-cmake-modules-bc04413334c6bb810f4989c455faf8945fce99f7.tar.bz2
-support files for cmake for building KDE 3 applications, libraries, ioslaves, KParts, KLMs etc.
documentation will follow later on Alex svn path=/trunk/KDE/kdesdk/cmake/; revision=495009
Diffstat (limited to 'kde3/CMakeLists.txt')
-rw-r--r--kde3/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/kde3/CMakeLists.txt b/kde3/CMakeLists.txt
new file mode 100644
index 00000000..a7fa49a9
--- /dev/null
+++ b/kde3/CMakeLists.txt
@@ -0,0 +1,3 @@
+SET(CMAKE_INSTALL_PREFIX ${CMAKE_ROOT} )
+INSTALL_FILES(/Modules FILES FindKDE3.cmake KDE3Macros.cmake kde3init_dummy.cpp.in kde3uic.cmake )
+