diff --git a/src/corelib/CMakeLists.txt b/src/corelib/CMakeLists.txt index b6efde6f059..30ff8653411 100644 --- a/src/corelib/CMakeLists.txt +++ b/src/corelib/CMakeLists.txt @@ -328,6 +328,7 @@ qt_internal_add_module(Core text/qstringconverter.cpp # enum Data tools/qcryptographichash.cpp # KeccakNISTInterface/Final io/qdebug.cpp # undef qDebug + io/qresource.cpp # QTBUG-132114 NO_PCH_SOURCES compat/removed_api.cpp global/qsimd.cpp