summaryrefslogtreecommitdiffstats
path: root/src/corelib/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/CMakeLists.txt')
-rw-r--r--src/corelib/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/corelib/CMakeLists.txt b/src/corelib/CMakeLists.txt
index cd79a9f0c2..e02f79b8f0 100644
--- a/src/corelib/CMakeLists.txt
+++ b/src/corelib/CMakeLists.txt
@@ -279,7 +279,6 @@ qt_internal_add_module(Core
set(corelib_no_pch_sources
compat/removed_api.cpp
- kernel/qmetatype.cpp
)
foreach(src ${corelib_no_pch_sources})