summaryrefslogtreecommitdiffstats
path: root/src/corelib
diff options
context:
space:
mode:
authorStephen Kelly <stephen.kelly@kdab.com>2011-12-03 22:49:37 +0100
committerQt by Nokia <qt-info@nokia.com>2011-12-06 16:56:18 +0100
commit38ca60985ebbda9288a85c647ef0081a425394b6 (patch)
tree3cd420354942ea262351cad0be8ca70ea3b4d4fb /src/corelib
parent4c330460b4ac897b905706811be78d7f18388318 (diff)
Now that qt5_automoc doesn't exist, this macro is not needed.
Change-Id: I4746ed5ba41fba801599f443d1214e1744807e20 Reviewed-by: David Faure <faure@kde.org> Reviewed-by: Clinton Stimpson <clinton@elemtech.com> Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
Diffstat (limited to 'src/corelib')
-rw-r--r--src/corelib/Qt5CoreMacros.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/corelib/Qt5CoreMacros.cmake b/src/corelib/Qt5CoreMacros.cmake
index 867d303676..1da0822960 100644
--- a/src/corelib/Qt5CoreMacros.cmake
+++ b/src/corelib/Qt5CoreMacros.cmake
@@ -36,8 +36,6 @@
#
######################################
-include(MacroAddFileDependencies)
-
MACRO (QT5_EXTRACT_OPTIONS _qt5_files _qt5_options)
SET(${_qt5_files})
SET(${_qt5_options})