aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 84430c07..5a4b45da 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,8 +1,8 @@
-if(NOT AUTOMOC4_EXECUTABLE)
- # this is just a fallback in case automoc4 from kdesupport isn't found, Alex
- add_subdirectory(automoc)
-endif(NOT AUTOMOC4_EXECUTABLE)
+#if(NOT AUTOMOC4_EXECUTABLE)
+# # this is just a fallback in case automoc4 from kdesupport isn't found, Alex
+# add_subdirectory(automoc)
+#endif(NOT AUTOMOC4_EXECUTABLE)
add_subdirectory(modules)