aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexander Neundorf <neundorf@kde.org>2006-02-16 21:50:11 +0000
committerAlexander Neundorf <neundorf@kde.org>2006-02-16 21:50:11 +0000
commitea2ead5dd6634cdc05757af0730216b3d7e03232 (patch)
tree89b81eac0f122310ecf2b8ad05a55157b1a0c636 /CMakeLists.txt
parentf66019b20337d3eee65036ca1393f3fe9a8db75b (diff)
downloadextra-cmake-modules-ea2ead5dd6634cdc05757af0730216b3d7e03232.tar.gz
extra-cmake-modules-ea2ead5dd6634cdc05757af0730216b3d7e03232.tar.bz2
-replace -fexceptions with ${KDE4_ENABLE_EXCEPTIONS} (I'm not sure this is a good name for the variable)
-add install rules for the cmake files in kdelibs/cmake/modules/ -remove debug output and fix typo in FindOpenEXR.cmake Alex svn path=/trunk/KDE/kdelibs/; revision=510319
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
new file mode 100644
index 00000000..38a9971a
--- /dev/null
+++ b/CMakeLists.txt
@@ -0,0 +1,3 @@
+
+add_subdirectory(modules)
+