aboutsummaryrefslogtreecommitdiff
path: root/modules/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexander Neundorf <neundorf@kde.org>2006-01-22 18:52:15 +0000
committerAlexander Neundorf <neundorf@kde.org>2006-01-22 18:52:15 +0000
commitc6a5360e376a7d9b1750f5eccb46f85bfe5e041d (patch)
tree9d08e5f4508463916ec390359300b7a8a877d81d /modules/CMakeLists.txt
parent13644f36012bf967870a4f739a368c7c297d305d (diff)
downloadextra-cmake-modules-c6a5360e376a7d9b1750f5eccb46f85bfe5e041d.tar.gz
extra-cmake-modules-c6a5360e376a7d9b1750f5eccb46f85bfe5e041d.tar.bz2
moved kde3 stuff to modules/
Alex svn path=/trunk/KDE/kdesdk/cmake/; revision=501376
Diffstat (limited to 'modules/CMakeLists.txt')
-rw-r--r--modules/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/CMakeLists.txt b/modules/CMakeLists.txt
new file mode 100644
index 00000000..a7fa49a9
--- /dev/null
+++ b/modules/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 )
+