diff --git a/src/corelib/CMakeLists.txt b/src/corelib/CMakeLists.txt index df8457a6375..a2f958e04f5 100644 --- a/src/corelib/CMakeLists.txt +++ b/src/corelib/CMakeLists.txt @@ -47,7 +47,6 @@ qt_internal_add_module(Core global/qcompare_impl.h global/qcompare.h global/qcompilerdetection.h - global/qtconfigmacros.h global/qcontainerinfo.h global/qendian.cpp global/qendian.h global/qendian_p.h global/qflags.h @@ -67,6 +66,7 @@ qt_internal_add_module(Core global/qrandom.cpp global/qrandom.h global/qrandom_p.h global/qsysinfo.h global/qsystemdetection.h + global/qtconfigmacros.h global/qtnamespacemacros.h global/qtrace_p.h global/qtypeinfo.h